forked from Imagelibrary/rtems
2010-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
* shared/irq/exception.S: Removed _ISR_Signals_to_thread_executing declaration.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2010-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||||
|
|
||||||
|
* shared/irq/exception.S: Removed _ISR_Signals_to_thread_executing
|
||||||
|
declaration.
|
||||||
|
|
||||||
2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
|
2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
PR 1573/cpukit
|
PR 1573/cpukit
|
||||||
|
|||||||
@@ -90,7 +90,6 @@
|
|||||||
|
|
||||||
|
|
||||||
EXTERN(_Thread_Dispatch_disable_level,4)
|
EXTERN(_Thread_Dispatch_disable_level,4)
|
||||||
EXTERN(_ISR_Signals_to_thread_executing,1)
|
|
||||||
.extern _Thread_Dispatch
|
.extern _Thread_Dispatch
|
||||||
.extern _ISR_Vector_table
|
.extern _ISR_Vector_table
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user