m68knommu: create common externs for _ram* vars

Create common extern definitions of _rambase, _ramstart and _ramend
instead of them being externed when used in code.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
This commit is contained in:
Greg Ungerer
2011-08-23 15:42:36 +10:00
parent 3998bfbf31
commit 7a79a80f50
3 changed files with 3 additions and 3 deletions

View File

@@ -81,8 +81,6 @@ void (*mach_power_off)(void);
#define CPU_INSTR_PER_JIFFY 16
#endif
extern int _ramstart, _ramend;
#if defined(CONFIG_UBOOT)
/*
* parse_uboot_commandline