summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/nios2/rtems/score/cpu.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2016-11-10 07:12:55 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2016-11-18 07:30:31 +0100
commitacc6d9bf37361c49039d8a3a33ad6cb05b5c38b9 (patch)
tree31f29daef9fd43bcd85d764d67fc7005695ffdf3 /cpukit/score/cpu/nios2/rtems/score/cpu.h
parentposix: Simplify cleanup push/pop (diff)
downloadrtems-acc6d9bf37361c49039d8a3a33ad6cb05b5c38b9.tar.bz2
score: Remove obsolete defines
The thread dispatch inline option is no longer used.
Diffstat (limited to 'cpukit/score/cpu/nios2/rtems/score/cpu.h')
-rw-r--r--cpukit/score/cpu/nios2/rtems/score/cpu.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/cpukit/score/cpu/nios2/rtems/score/cpu.h b/cpukit/score/cpu/nios2/rtems/score/cpu.h
index 3389a8c51d..984b40705c 100644
--- a/cpukit/score/cpu/nios2/rtems/score/cpu.h
+++ b/cpukit/score/cpu/nios2/rtems/score/cpu.h
@@ -27,11 +27,6 @@ extern "C" {
#include <rtems/score/types.h>
#include <rtems/score/nios2.h>
-/*
- * TODO: Run the timing tests and figure out what is better.
- */
-#define CPU_INLINE_ENABLE_DISPATCH FALSE
-
#define CPU_HAS_SOFTWARE_INTERRUPT_STACK TRUE
#define CPU_SIMPLE_VECTORED_INTERRUPTS TRUE