This commit is contained in:
Markus Fröschle
2012-10-14 21:09:12 +00:00
parent 707ccf004c
commit 838e960ee2

View File

@@ -1,3 +1,4 @@
ENTRY(_startup);
MEMORY {
code (RX) : ORIGIN = 0xE0000000, LENGTH = 0x00200000
}