* rtems/score/cpu.h: Removed CPU_ENABLE_C_ISR_DISPATCH_IMPLEMENTATION
	define.
This commit is contained in:
Sebastian Huber
2010-07-06 07:52:36 +00:00
parent 11e69fc0f3
commit f7bac00b18
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2010-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
* rtems/score/cpu.h: Removed CPU_ENABLE_C_ISR_DISPATCH_IMPLEMENTATION
define.
2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1573/cpukit

View File

@@ -211,8 +211,6 @@
#define CPU_USE_GENERIC_BITFIELD_DATA TRUE
#define CPU_ENABLE_C_ISR_DISPATCH_IMPLEMENTATION TRUE
/** @} */
#ifndef ASM