diff options
Diffstat (limited to 'support/ld/maple_native')
-rw-r--r-- | support/ld/maple_native/ram.ld | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/support/ld/maple_native/ram.ld b/support/ld/maple_native/ram.ld index 22c09cd..d5bd3b0 100644 --- a/support/ld/maple_native/ram.ld +++ b/support/ld/maple_native/ram.ld @@ -19,4 +19,3 @@ REGION_ALIAS("REGION_DATA", ram); REGION_ALIAS("REGION_BSS", ram);
INCLUDE common_ram.inc
-
|