minix/servers/vm/physravl.h

11 lines
144 B
C
Raw Normal View History

#ifndef _PHYSRAVL_H
#define _PHYSRAVL_H
#include "phys_region.h"
#include "physravl_defs.h"
#include "cavl_if.h"
#include "unavl.h"
#endif