From be1272f5122791474b5ae972fd4309020993d919 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 16 Feb 2005 09:06:27 +0000 Subject: 2005-02-15 Ralf Corsepius * rtems/new-exceptions/cpu.h: Remove CPU_MINIMUM_STACK_FRAME_SIZE. --- cpukit/score/cpu/powerpc/rtems/new-exceptions/cpu.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'cpukit/score/cpu/powerpc/rtems/new-exceptions/cpu.h') diff --git a/cpukit/score/cpu/powerpc/rtems/new-exceptions/cpu.h b/cpukit/score/cpu/powerpc/rtems/new-exceptions/cpu.h index 6f52a266c1..291bfc64a1 100644 --- a/cpukit/score/cpu/powerpc/rtems/new-exceptions/cpu.h +++ b/cpukit/score/cpu/powerpc/rtems/new-exceptions/cpu.h @@ -579,12 +579,6 @@ SCORE_EXTERN struct { #define CPU_STACK_ALIGNMENT (PPC_STACK_ALIGNMENT) -/* - * Needed for Interrupt stack - */ -#define CPU_MINIMUM_STACK_FRAME_SIZE 8 - - /* * ISR handler macros */ -- cgit v1.2.3