summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/nios2
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2015-03-04 16:13:49 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-03-05 08:12:24 +0100
commit8ac3549db324367d331b779676212c0a0e3cea7b (patch)
tree4483e54f6a92377a27365e6369f98853b8a497a2 /cpukit/score/cpu/nios2
parentscore/cpu/or1k: Add cpuatomic.h to fix broken build. (diff)
downloadrtems-8ac3549db324367d331b779676212c0a0e3cea7b.tar.bz2
score: Delete unused CPU_UNROLL_ENQUEUE_PRIORITY
Diffstat (limited to 'cpukit/score/cpu/nios2')
-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 a14392c821..d9a7bbdf53 100644
--- a/cpukit/score/cpu/nios2/rtems/score/cpu.h
+++ b/cpukit/score/cpu/nios2/rtems/score/cpu.h
@@ -32,11 +32,6 @@ extern "C" {
*/
#define CPU_INLINE_ENABLE_DISPATCH FALSE
-/*
- * TODO: Run the timing tests and figure out what is better.
- */
-#define CPU_UNROLL_ENQUEUE_PRIORITY TRUE
-
#define CPU_HAS_SOFTWARE_INTERRUPT_STACK TRUE
#define CPU_SIMPLE_VECTORED_INTERRUPTS TRUE