Format: s32 mfsRomInit(void* buff) Arguments: *buff Buffer Return value:Error Function: Initializes ROM area library Description: This function initializes the ROM area library so the ROM area can be accessed. A buffer having the size of MAX_BLK_SIZE is specified for *buff. This buffer must be aligned at a 16-byte boundary. Main errors: MFS_ERR_NO Normal termination