5c7ce4475e
Put data into PAGEDATA or INITDATA sections Keep section declaration for prototypes CORE-17540
- Change INIT_FUNCTION and INIT_SECTION to CODE_SEG("INIT") and DATA_SEG("INIT") respectively - Remove INIT_FUNCTION from function prototypes - Remove alloc_text pragma calls as they are not needed anymore
Effectively mountmgr.sys is an essential part of the storage stack