OSDN Git Service

projects clean up 1
[pinoc/pinoc.git] / tryos / tryos_test / pinoc_x86 / lib / stdio.h
diff --git a/tryos/tryos_test/pinoc_x86/lib/stdio.h b/tryos/tryos_test/pinoc_x86/lib/stdio.h
new file mode 100644 (file)
index 0000000..f2d1b72
--- /dev/null
@@ -0,0 +1,14 @@
+#ifndef __STDIO_H_
+#define __STDIO_H_
+
+#include "typedef_c.h"
+
+//#include
+
+//int sprintf( const char *str , const char *format , ...)
+//{
+//
+//}
+
+
+#endif