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
/
lunaix
/
mann.h
diff --git
a/lunaix-os/usr/libc/includes/lunaix/mann.h
b/lunaix-os/usr/libc/includes/lunaix/mann.h
index 2527572c6e86a26fc4cea8ee304beb8b937ffb6d..2e7f12faafad6816809fb29ad0c8cd75f876efe5 100644
(file)
--- a/
lunaix-os/usr/libc/includes/lunaix/mann.h
+++ b/
lunaix-os/usr/libc/includes/lunaix/mann.h
@@
-1,5
+1,5
@@
-#ifndef __LUNA
IX
_SYS_MANN_H
-#define __LUNA
IX
_SYS_MANN_H
+#ifndef __LUNA
LIBC
_SYS_MANN_H
+#define __LUNA
LIBC
_SYS_MANN_H
#include <stddef.h>
#include <lunaix/mann_flags.h>
#include <stddef.h>
#include <lunaix/mann_flags.h>
@@
-9,4
+9,4
@@
void* mmap(void* addr, size_t length, int proct, int flags, int fd, off_t offset
int munmap(void* addr, size_t length);
int munmap(void* addr, size_t length);
-#endif /* __LUNA
IX
_MANN_H */
+#endif /* __LUNA
LIBC
_MANN_H */