#ifndef PART_NVRAM_H #define PART_NVRAM_H /* Turn on full access to the flash chip */ void nvram_on(void); #endif /* PART_NVRAM_H */