OSDN Git Service

(none)
[hos/hos-v4a.git] / sample / mips / jelly / main.c
index 57cd2b7..4f7a4fd 100755 (executable)
@@ -12,7 +12,6 @@
 #include "kernel.h"
 #include "uart.h"
 
-#define SDRAM  ((volatile UW*)0x02000000)
 
 
 /** %jp{メイン関数} */