repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
kernel: increase some per-process privilege limits.
[minix.git]
/
servers
/
vm
/
addravl.h
blob
eaa57d3800a635b0fb296d84e218494b123aed22
1
2
#ifndef ADDRAVL
3
#define ADDRAVL 1
4
5
#include
"addravl_defs.h"
6
#include
"cavl_if.h"
7
#include
"unavl.h"
8
9
#endif