Cleanup pass for CIC6105.c (#1371)

* IO_READ

* CIC6105.h

* CIC defines

* sRomInfoFaultClient

* CIC6105_Init

* CIC6105_Destroy

* hopefully final cleanup

* review

* bss

* bss
This commit is contained in:
Anghelo Carvajal
2023-09-24 06:23:44 -03:00
committed by GitHub
parent 2e87212038
commit a017b8f228
12 changed files with 62 additions and 39 deletions
+1
View File
@@ -4,6 +4,7 @@
#include "irqmgr.h"
#include "padmgr.h"
#include "scheduler.h"
#include "CIC6105.h"
#include "stack.h"
#include "stackcheck.h"