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