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/m68k/rtems/score/cpu.h | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/score/cpu/m68k/rtems') diff --git a/cpukit/score/cpu/m68k/rtems/score/cpu.h b/cpukit/score/cpu/m68k/rtems/score/cpu.h index c36b2f1739..913bb78a71 100644 --- a/cpukit/score/cpu/m68k/rtems/score/cpu.h +++ b/cpukit/score/cpu/m68k/rtems/score/cpu.h @@ -29,7 +29,6 @@ extern "C" { /* conditional compilation parameters */ #define CPU_INLINE_ENABLE_DISPATCH TRUE -#define CPU_UNROLL_ENQUEUE_PRIORITY FALSE /* * Does the CPU follow the simple vectored interrupt model? -- cgit v1.2.3