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