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
Framework for exporting system header to user space (#59)
[lunaix-os.git]
/
lunaix-os
/
kernel
/
mm
/
mmap.c
diff --git
a/lunaix-os/kernel/mm/mmap.c
b/lunaix-os/kernel/mm/mmap.c
index 493d26cf3fe0876df64b1d5594f64fcfda67bd01..ac23bd6ffe0509d0e27e328b11eed9b1ee1a6ba7 100644
(file)
--- a/
lunaix-os/kernel/mm/mmap.c
+++ b/
lunaix-os/kernel/mm/mmap.c
@@
-7,7
+7,7
@@
#include <asm/mm_defs.h>
-#include <usr/lunaix/m
ann_flags
.h>
+#include <usr/lunaix/m
man
.h>
// any size beyond this is bullshit
#define BS_SIZE (KERNEL_RESIDENT - USR_MMAP)