From 718a84afa33c51f7aeaaf41c8eafde20626c1681 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 27 Jun 2018 08:17:26 +0200 Subject: Remove unused CPU_MODES_INTERRUPT_LEVEL --- cpukit/score/cpu/powerpc/include/rtems/score/cpu.h | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/score/cpu/powerpc') diff --git a/cpukit/score/cpu/powerpc/include/rtems/score/cpu.h b/cpukit/score/cpu/powerpc/include/rtems/score/cpu.h index db2479b210..6c663cd1b4 100644 --- a/cpukit/score/cpu/powerpc/include/rtems/score/cpu.h +++ b/cpukit/score/cpu/powerpc/include/rtems/score/cpu.h @@ -596,7 +596,6 @@ typedef struct { * bits out of a thread mode. */ -#define CPU_MODES_INTERRUPT_LEVEL 0x00000001 /* interrupt level in mode */ #define CPU_MODES_INTERRUPT_MASK 0x00000001 /* interrupt level in mode */ /* -- cgit v1.2.3