summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/powerpc/mpc750/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/cpu/powerpc/mpc750/cpu.c')
-rw-r--r--c/src/exec/score/cpu/powerpc/mpc750/cpu.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/exec/score/cpu/powerpc/mpc750/cpu.c b/c/src/exec/score/cpu/powerpc/mpc750/cpu.c
index b675f9e417..e1c6eac4fd 100644
--- a/c/src/exec/score/cpu/powerpc/mpc750/cpu.c
+++ b/c/src/exec/score/cpu/powerpc/mpc750/cpu.c
@@ -58,8 +58,6 @@ void _CPU_Initialize(
* _CPU_Context_Initialize
*/
-#define CPU_MINIMUM_STACK_FRAME_SIZE 8
-
void _CPU_Context_Initialize(
Context_Control *the_context,
unsigned32 *stack_base,