OSDN Git Service

Remove all samples. They will work well and useful for reference. But there is no...
[nxt-jsp/etrobo-atk.git] / nxtOSEK / samples_jsp_c++ / Clock / sample.h
diff --git a/nxtOSEK/samples_jsp_c++/Clock/sample.h b/nxtOSEK/samples_jsp_c++/Clock/sample.h
deleted file mode 100644 (file)
index b5f7a41..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-#ifndef SAMPLE_H\r
-#define SAMBLE_H\r
-\r
-#include <t_services.h>\r
-\r
-#ifndef _MACRO_ONLY\r
-\r
-extern void tsk_ini(VP_INT exinf);\r
-extern void tsk1(VP_INT exinf);\r
-extern void tsk2(VP_INT exinf);\r
-extern void tsk3(VP_INT exinf);\r
-extern void tsk_idl(VP_INT exinf);\r
-\r
-#endif /* _MACRO_ONLY */\r
-#endif /* SAMPLE_H */\r