From 422de7f77d87ea7e66697f6871a14e5a27de1f5b Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 26 May 2015 14:09:11 +0200 Subject: sparc: Delete unused CONTEXT_CONTROL_SIZE --- cpukit/score/cpu/sparc64/rtems/score/cpu.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpukit/score/cpu/sparc64/rtems/score') diff --git a/cpukit/score/cpu/sparc64/rtems/score/cpu.h b/cpukit/score/cpu/sparc64/rtems/score/cpu.h index c16e8658ff..baea12b948 100644 --- a/cpukit/score/cpu/sparc64/rtems/score/cpu.h +++ b/cpukit/score/cpu/sparc64/rtems/score/cpu.h @@ -388,8 +388,6 @@ typedef struct { #define ISR_DISPATCH_DISABLE_STACK_OFFSET 0xF8 #define ISR_PAD_OFFSET 0xFC -#define CONTEXT_CONTROL_SIZE 0x100 - /* * The floating point context area. */ -- cgit v1.2.3