new header

This commit is contained in:
Brian
2007-08-06 20:52:04 +01:00
parent a2e3def40c
commit 8ebf91d15e

View File

@@ -0,0 +1,10 @@
#ifndef ST_CB_PROGRAM_H
#define ST_CB_PROGRAM_H
extern void
st_init_program_functions(struct dd_function_table *functions);
#endif