#ifndef __NVRAM_H #define __NVRAM_H #include struct vm_device *create_nvram(); #endif