2009-03-02 Joel Sherrill <joel.sherrill@oarcorp.com>

* cpu_asm.S: Eliminate extern of unused variables.
This commit is contained in:
Joel Sherrill
2009-03-02 18:34:12 +00:00
parent 7246c8e997
commit b7f49f7ed4
2 changed files with 4 additions and 6 deletions
+4
View File
@@ -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.
-6
View File
@@ -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
/* ===================================================================== */
/*