From 4a8039ab1db7997feae312fc53c91639fd3fe95a Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 10 Feb 2005 15:17:18 +0000 Subject: 2005-02-10 Ralf Corsepius * dlentry/dlentry.S, flashentry/flashentry.S: Remove PPC_ABI_POWEROPEN. --- c/src/lib/libbsp/powerpc/helas403/flashentry/flashentry.S | 4 ---- 1 file changed, 4 deletions(-) (limited to 'c/src/lib/libbsp/powerpc/helas403/flashentry/flashentry.S') diff --git a/c/src/lib/libbsp/powerpc/helas403/flashentry/flashentry.S b/c/src/lib/libbsp/powerpc/helas403/flashentry/flashentry.S index 4959b0973c..dbfb3258d1 100644 --- a/c/src/lib/libbsp/powerpc/helas403/flashentry/flashentry.S +++ b/c/src/lib/libbsp/powerpc/helas403/flashentry/flashentry.S @@ -463,8 +463,4 @@ ramaccfx: lwz r4,0(r2) /* get memory at start adr */ blr -#if PPC_ABI == PPC_ABI_POWEROPEN - DESCRIPTOR (startup) -#endif - .comm environ,4,4 -- cgit v1.2.3