mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-20 11:27:42 +08:00
2009-03-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* cpu_asm.S: Eliminate extern of unused variables.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-03-02 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* cpu_asm.S: Eliminate extern of unused variables.
|
||||
|
||||
2009-03-02 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* cpu.c: Remove stray semi-colon.
|
||||
|
||||
@@ -20,12 +20,6 @@
|
||||
|
||||
.set noat
|
||||
|
||||
.extern _ISR_Nest_level
|
||||
.extern _ISR_Signals_to_thread_executing
|
||||
.extern _Context_Switch_necessary
|
||||
.extern _Thread_Dispatch
|
||||
.extern _Thread_Dispatch_disable_level
|
||||
|
||||
/* ===================================================================== */
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user