mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-27 15:00:16 +00:00
Remove some now-unused declarations.
This commit is contained in:
@@ -160,7 +160,6 @@ void bsp_start( void )
|
||||
{
|
||||
extern char _WorkspaceBase[];
|
||||
extern char _RamBase[], _RamSize[];
|
||||
extern char _FlashBase[], _FlashSize[];
|
||||
extern unsigned long _M68k_Ramsize;
|
||||
|
||||
_M68k_Ramsize = (unsigned long)_RamSize; /* RAM size set in linker script */
|
||||
|
||||
Reference in New Issue
Block a user