OSDN Git Service

タイマー機能実装開始
[vaneos/vaneosmain.git] / include / VaneOS.h~
index 5282826..faf5c4e 100644 (file)
@@ -9,7 +9,7 @@
 #define VANEOS_H
 
 #define local static
-
+#define DEBUG while(getchar()!='\n')
 void vane_io_cli(void);
 void vane_io_sti(void);
 void write_mem_8(int,int);