summaryrefslogtreecommitdiff
path: root/sci_gateway/cpp/libtest_toolbox.h
blob: f9c4895991e084e74c990390216694f8a411ddbb (plain)
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__ */