This commit is contained in:
Markus Fröschle
2012-10-14 21:09:12 +00:00
parent 1134522122
commit 423849789c

View File

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