* shared/irq/exception.S: Removed _ISR_Signals_to_thread_executing
	declaration.
This commit is contained in:
Sebastian Huber
2010-07-06 07:41:28 +00:00
parent bfaa6d3ec1
commit dff46630ef
2 changed files with 5 additions and 1 deletions

View File

@@ -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>
PR 1573/cpukit

View File

@@ -90,7 +90,6 @@
EXTERN(_Thread_Dispatch_disable_level,4)
EXTERN(_ISR_Signals_to_thread_executing,1)
.extern _Thread_Dispatch
.extern _ISR_Vector_table