summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/smp.c
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2014-05-26 11:44:48 +1000
committerChris Johns <chrisj@rtems.org>2014-05-26 11:52:02 +1000
commitb3fb2fff4215bac76ebb9f34a968a374eaebc0ba (patch)
tree6eaaad7b8885e72129fbb4a6c381972f4f66f222 /cpukit/score/src/smp.c
parenttools: Add rtems-bsp to list BSPs in the source tree. (diff)
downloadrtems-b3fb2fff4215bac76ebb9f34a968a374eaebc0ba.tar.bz2
bsp/gdbarmsim: Change syscall functions to not clash with RTEMS functions.
The syscall functions overlapped with RTEMS, for example _write, _read, etc. Change these to be internal to the BSP and avoid any clash with names in RTEMS. Add support for SWI_Write0. Change the console driver to use SWI_Write0. This outputs the character to the host's stdout. Writing to file name 0 is not captured and managed by GDB's simulation code while the SWI_Write0 is. The managed stdout data is encapulated in the MI protocol while writes to file handle 0 are dropped by GDB when in MI mode.
Diffstat (limited to 'cpukit/score/src/smp.c')
0 files changed, 0 insertions, 0 deletions