mirror of
https://github.com/zeldaret/mm.git
synced 2026-09-05 02:25:53 -04:00
sys_flashrom matched (#1251)
* done * WIP * Fix the rebase * fix build * re match * Last thing before the PR * PR fixes * PR Fixes (tharo) * fix * format * PR fixes (hensldm) * oops * MAGIC * Fix BSS and rename FLASH_MAGIC * PR Fixes (Engineer) * remove from functions.h
This commit is contained in:
@@ -48,7 +48,7 @@ void Setup_SetRegs(void) {
|
||||
}
|
||||
|
||||
void Setup_InitImpl(SetupState* this) {
|
||||
func_80185908();
|
||||
SysFlashrom_InitFlash();
|
||||
SaveContext_Init();
|
||||
Setup_SetRegs();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user