00001 00031 #ifndef _VSYS_H_ 00032 #define _VSYS_H_ 00033 00034 #include <maloc/maloc_base.h> 00035 00036 #include <maloc/vnm.h> 00037 #include <maloc/vmem.h> 00038 #include <maloc/vio.h> 00039 #include <maloc/vset.h> 00040 #include <maloc/vpred.h> 00041 00042 #endif /* _VSYS_H_ */ 00043 00044