forked from Imagelibrary/rtems
Changed ppc to PowerPC in comments.
This commit is contained in:
@@ -33,16 +33,16 @@ HAS_KA9Q=no
|
|||||||
# If defined, debug checks in RTEMS and support library code are enabled.
|
# 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.
|
# This defines the base address of the exception table.
|
||||||
# NOTE: Vectors are actually at 0xFFF00000 but file starts at offset 0x0100
|
# 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)
|
# This defines the calling convention (Application Binary Interface)
|
||||||
# used in this configuration. EABI is the only one supported.
|
# used in this configuration. EABI is the only one supported.
|
||||||
# This BSP was initially developed using the PowerOpen ABI.
|
# 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.
|
# This defines the assembly language format used in this configuration.
|
||||||
# ELF is the only one supported.
|
# ELF is the only one supported.
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -39,15 +39,15 @@ HAS_KA9Q=no
|
|||||||
# time spent in the idle task is minimized. This significantly reduces
|
# time spent in the idle task is minimized. This significantly reduces
|
||||||
# the wall time required to execute the RTEMS test suites.
|
# 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.
|
# This defines the base address of the exception table.
|
||||||
# NOTE: Vectors are actually at 0xFFF00000 but file starts at offset 0x0100
|
# 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)
|
# This defines the calling convention (Application Binary Interface)
|
||||||
# used in this configuration. EABI is the only one supported.
|
# 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.
|
# This defines the assembly language format used in this configuration.
|
||||||
# ELF is the only one supported.
|
# ELF is the only one supported.
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user