From b938d3d43bd1ba80732309175739e9ec53d57d97 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 3 Jun 1998 18:39:53 +0000 Subject: Changed ppc to PowerPC in comments. --- make/custom/papyrus.cfg | 6 +++--- make/custom/psim.cfg | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/make/custom/papyrus.cfg b/make/custom/papyrus.cfg index a9820596a9..a589323bd6 100644 --- a/make/custom/papyrus.cfg +++ b/make/custom/papyrus.cfg @@ -33,16 +33,16 @@ HAS_KA9Q=no # If defined, debug checks in RTEMS and support library code are enabled. # # -# PPC_VECTOR_FILE_BASE (ppc) +# PPC_VECTOR_FILE_BASE (PowerPC) # This defines the base address of the exception table. # NOTE: Vectors are actually at 0xFFF00000 but file starts at offset 0x0100 # -# PPC_ABI (ppc) +# PPC_ABI (PowerPC) # This defines the calling convention (Application Binary Interface) # used in this configuration. EABI is the only one supported. # This BSP was initially developed using the PowerOpen ABI. # -# PPC_ASM (ppc) +# PPC_ASM (PowerPC) # This defines the assembly language format used in this configuration. # ELF is the only one supported. # diff --git a/make/custom/psim.cfg b/make/custom/psim.cfg index 3017198e18..5fe381b49e 100644 --- a/make/custom/psim.cfg +++ b/make/custom/psim.cfg @@ -39,15 +39,15 @@ HAS_KA9Q=no # time spent in the idle task is minimized. This significantly reduces # the wall time required to execute the RTEMS test suites. # -# PPC_VECTOR_FILE_BASE (ppc) +# PPC_VECTOR_FILE_BASE (PowerPC) # This defines the base address of the exception table. # NOTE: Vectors are actually at 0xFFF00000 but file starts at offset 0x0100 # -# PPC_ABI (ppc) +# PPC_ABI (PowerPC) # This defines the calling convention (Application Binary Interface) # used in this configuration. EABI is the only one supported. # -# PPC_ASM (ppc) +# PPC_ASM (PowerPC) # This defines the assembly language format used in this configuration. # ELF is the only one supported. # -- cgit v1.2.3