From 6335022e2062931771857bf84711dedcc32bc247 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 11 Mar 1997 15:42:59 +0000 Subject: updates from John Gwynne --- c/src/lib/libbsp/m68k/efi68k/startup/linkcmds | 1 + 1 file changed, 1 insertion(+) (limited to 'c/src/lib/libbsp/m68k/efi68k/startup/linkcmds') 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; /* -- cgit v1.2.3