From 8ac3549db324367d331b779676212c0a0e3cea7b Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 4 Mar 2015 16:13:49 +0100 Subject: score: Delete unused CPU_UNROLL_ENQUEUE_PRIORITY --- cpukit/score/cpu/nios2/rtems/score/cpu.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'cpukit/score/cpu/nios2') 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 -- cgit v1.2.3