OSDN Git Service

projects clean up 1
[pinoc/pinoc.git] / pinoc_x86 / test / lib / stdio.h
1 #ifndef __STDIO_H_
2 #define __STDIO_H_
3
4 #include "typedef_c.h"
5
6 //#include
7
8 //int sprintf( const char *str , const char *format , ...)
9 //{
10 //
11 //}
12
13
14 #endif