1 2 3 4 5 6 7 8
#ifndef __LIBTEST_TOOLBOX_GW_H__ #define __LIBTEST_TOOLBOX_GW_H__ #include "c_gateway_prototype.h" C_GATEWAY_PROTOTYPE(sci_multiply); #endif /* __LIBTEST_TOOLBOX_GW_H__ */