summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/efi68k/startup/linkcmds
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-03-11 15:42:59 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-03-11 15:42:59 +0000
commit6335022e2062931771857bf84711dedcc32bc247 (patch)
tree827e6fa0ec49427cc4bb6a9110698669b8588666 /c/src/lib/libbsp/m68k/efi68k/startup/linkcmds
parentmodified _Chain_Insert_unprotected to have the form required to be used (diff)
downloadrtems-6335022e2062931771857bf84711dedcc32bc247.tar.bz2
updates from John Gwynne
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/m68k/efi68k/startup/linkcmds1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/m68k/efi68k/startup/linkcmds b/c/src/lib/libbsp/m68k/efi68k/startup/linkcmds
index f34bafab92..b980d87502 100644
--- a/c/src/lib/libbsp/m68k/efi68k/startup/linkcmds
+++ b/c/src/lib/libbsp/m68k/efi68k/startup/linkcmds
@@ -43,6 +43,7 @@ MEMORY
}
_VBR = 0x200000; /* location of the VBR table (in RAM) */
+__end_of_ram = 0x240000;
_copy_data_from_rom = 0;
/*