add system module

This commit is contained in:
optixx
2009-09-23 22:24:08 +02:00
parent 859dcadbac
commit ab3f7704f0
7 changed files with 73 additions and 6 deletions

View File

@@ -196,7 +196,7 @@
void system_init(void);
void sram_init(void);
void sreg_set(uint32_t addr);
uint8_t sram_read(uint32_t addr);