#ifndef __LUNAIX_ARCH_PHYSICAL_H #define __LUNAIX_ARCH_PHYSICAL_H #include #include "mm_defs.h" #define MAX_GROUP_PAGE_SIZE ( 0x8000 ) #define PPLIST_STARTVM VMAP struct ppage_arch { }; #endif /* __LUNAIX_ARCH_PHYSICAL_H */