From acc6d9bf37361c49039d8a3a33ad6cb05b5c38b9 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 10 Nov 2016 07:12:55 +0100 Subject: score: Remove obsolete defines The thread dispatch inline option is no longer used. --- cpukit/score/cpu/i386/rtems/score/cpu.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpukit/score/cpu/i386') diff --git a/cpukit/score/cpu/i386/rtems/score/cpu.h b/cpukit/score/cpu/i386/rtems/score/cpu.h index 8fc62ca6e0..127c12c032 100644 --- a/cpukit/score/cpu/i386/rtems/score/cpu.h +++ b/cpukit/score/cpu/i386/rtems/score/cpu.h @@ -32,8 +32,6 @@ extern "C" { /* conditional compilation parameters */ -#define CPU_INLINE_ENABLE_DISPATCH TRUE - /* * Does the CPU follow the simple vectored interrupt model? * -- cgit v1.2.3