#ifndef __WRITEPROTECT_H__ #define __WRITEPROTECT_H__ int writeprotect_init(void); void writeprotect_exit(void); #endif