repo.or.cz
/
unleashed
/
tickless.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
preprocessor cleanup: __sparc
[unleashed/tickless.git]
/
include
/
vm
/
Makefile
blob
e4cfea17895d1fe8aad3763dc8471253beb41ffb
1
INCDIR
= /
usr
/
include
/
vm
2
INCS
=
anon.h \
3
as
.h \
4
faultcode.h \
5
hat.h \
6
kpm.h \
7
object.h \
8
page.h \
9
pvn.h \
10
rm
.h \
11
seg.h \
12
seg_dev.h \
13
seg_enum.h \
14
seg_kmem.h \
15
seg_kp.h \
16
seg_kpm.h \
17
seg_map.h \
18
seg_spt.h \
19
seg_vn.h \
20
vpage.h \
21
vpm.h
22
23
.
include
<
prog.mk
>
24
.
include
<
inc.mk
>