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

View File

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