git://scm.lunaixsky.com
/
lunaix-os.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
integrate C/LDFLAGS into LunaBuild flow
[lunaix-os.git]
/
lunaix-os
/
kernel
/
mm
/
LBuild
1
sources([
2
"mmap.c",
3
"valloc.c",
4
"cake.c",
5
"fault.c",
6
"procvm.c",
7
"page.c",
8
"region.c",
9
"pmalloc_simple.c",
10
"vmm.c",
11
"mmio.c",
12
"pmm.c",
13
"cake_export.c",
14
"vmap.c",
15
"dmm.c"
16
])