#ifndef ST_CB_PROGRAM_H
#define ST_CB_PROGRAM_H


extern void
st_init_program_functions(struct dd_function_table *functions);


#endif