include: reduce default stack size
[minix.git] / servers / vm / unavl.h
blobe4dad2a0ca2d68e2b00cb1eadf0cf0fe2c4d0b49
1 #undef AVL_UNIQUE
2 #undef AVL_HANDLE
3 #undef AVL_KEY
4 #undef AVL_MAX_DEPTH
5 #undef AVL_NULL
6 #undef AVL_GET_LESS
7 #undef AVL_GET_GREATER
8 #undef AVL_SET_LESS
9 #undef AVL_SET_GREATER
10 #undef AVL_GET_BALANCE_FACTOR
11 #undef AVL_SET_BALANCE_FACTOR
12 #undef AVL_SET_ROOT
13 #undef AVL_COMPARE_KEY_KEY
14 #undef AVL_COMPARE_KEY_NODE
15 #undef AVL_COMPARE_NODE_NODE