#ifndef _VM_H #define _VM_H void vminit(void); #endif /* _VM_H */