This commit is contained in:
Markus Fröschle
2012-10-14 21:09:12 +00:00
parent 939d980271
commit 43834e9bdf

View File

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