mirror of
https://github.com/Spritetm/minimacplus.git
synced 2024-11-28 04:54:52 +00:00
3 lines
93 B
C
3 lines
93 B
C
void iwmWrite(unsigned int addr, unsigned int val);
|
|
unsigned int iwmRead(unsigned int addr);
|