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

@@ -34,7 +34,7 @@
uint32_t addr_current = 0;
uint32_t addr_stash = 0;
void system_init(void)
void sram_init(void)
{
/*-------------------------------------------------*/