#ifndef VM_H #define VM_H void initvm(void); #endif /* VM_H */