remove sram_copy and sram_set

This commit is contained in:
David Voswinkel
2009-08-06 21:18:11 +02:00
parent 1282e93334
commit ba2ac254a7
5 changed files with 3 additions and 34 deletions

View File

@@ -31,4 +31,4 @@ void dump_memory(uint32_t bottom_addr, uint32_t top_addr);
void dump_packet(uint32_t addr,uint32_t len,uint8_t *packet);
#endif