git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
make rule for user header file install
[lunaix-os.git]
/
lunaix-os
/
usr
/
libc
/
includes
/
stdio.h
diff --git
a/lunaix-os/usr/libc/includes/stdio.h
b/lunaix-os/usr/libc/includes/stdio.h
index f62e46e035bd118c42040d6032a6b5fba64b9857..5aae9fa5ff38cad1e7eae087f8e84cae5c298724 100644
(file)
--- a/
lunaix-os/usr/libc/includes/stdio.h
+++ b/
lunaix-os/usr/libc/includes/stdio.h
@@
-1,5
+1,5
@@
-#ifndef __LUNA
IX
_USTDIO_H
-#define __LUNA
IX
_USTDIO_H
+#ifndef __LUNA
LIBC
_USTDIO_H
+#define __LUNA
LIBC
_USTDIO_H
#include <stdarg.h>
#include <stdarg.h>
@@
-15,4
+15,4
@@
vsnprintf(char* buffer, unsigned int size, const char* fmt, va_list ap);
int
snprintf(char* buffer, unsigned int size, const char* fmt, ...);
int
snprintf(char* buffer, unsigned int size, const char* fmt, ...);
-#endif /* __LUNA
IX
_USTDIO_H */
+#endif /* __LUNA
LIBC
_USTDIO_H */