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