summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/gen68360/include/bsp.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-23 18:35:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-23 18:35:41 +0000
commit98bcbda39d69a1034a7ad44526a702bbb3b35b0c (patch)
treee6f346a97e4b8717b7ec93ad2025086be34694c5 /c/src/lib/libbsp/m68k/gen68360/include/bsp.h
parentUpdate from Eric Norum: (diff)
downloadrtems-98bcbda39d69a1034a7ad44526a702bbb3b35b0c.tar.bz2
Patches from Eric Norum:
Here are some patches to the gen68360 BSP. The improvements include: Boot prom run-time selection of DRAM size (1/4/16 Mbytes) Full 32-bit ethernet address obtained from boot prom. Updated README.
Diffstat (limited to 'c/src/lib/libbsp/m68k/gen68360/include/bsp.h')
-rw-r--r--c/src/lib/libbsp/m68k/gen68360/include/bsp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/m68k/gen68360/include/bsp.h b/c/src/lib/libbsp/m68k/gen68360/include/bsp.h
index afea9d97be..7bc9cf164d 100644
--- a/c/src/lib/libbsp/m68k/gen68360/include/bsp.h
+++ b/c/src/lib/libbsp/m68k/gen68360/include/bsp.h
@@ -124,7 +124,7 @@ m68k_isr_entry set_vector(
/*
* Values assigned by link editor
*/
-extern void *_RomBase, *_RamBase, *_RamSize;
+extern void *_RomBase, *_RamBase;
/*
* Definitions for Atlas Computer Equipment Inc. High Speed Bridge (HSB)