#ifndef __IFLASH_H__ #define __IFLASH_H__ #include #include int WriteLicensetoFlash(uint8_t *license ); #endif /* __IFLASH_H__ */