summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/motorola_powerpc/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-05-10 14:38:28 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-05-14 11:11:51 +0200
commitcc060f0b3552a1f95b630fa68de244f0067bc478 (patch)
tree7161f8b33e993630e01851444cd5380aae98b0a2 /c/src/lib/libbsp/powerpc/motorola_powerpc/Makefile.am
parentbsps/arm: Adjust machine flags for ARMv7-M (diff)
downloadrtems-cc060f0b3552a1f95b630fa68de244f0067bc478.tar.bz2
shell: Avoid rtems_error()
Do not use the rtems_error() function since this function pulls in exit() and abort(). The abort() function pulls in raise() which pulls in the whole POSIX signals support. This change saves about 16KiB of text/rodata on ARM Thumb-2 systems.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/motorola_powerpc/Makefile.am')
0 files changed, 0 insertions, 0 deletions