vm: merge i386 and arm pagetable code
[minix.git] / servers / vm / regionavl.h
blob321de8721a448a63b4af570ce9581e7c55ddbf2d
2 #ifndef _REGIONAVL_H
3 #define _REGIONAVL_H
5 #include "region.h"
6 #include "regionavl_defs.h"
7 #include "cavl_if.h"
8 #include "unavl.h"
10 #endif