]> sourceware.org Git - newlib-cygwin.git/commit
arc: libgloss: Use exit code in _exit_halt for nSIM
authorYuriy Kolerov <ykolerov@synopsys.com>
Tue, 20 Aug 2024 12:10:42 +0000 (15:10 +0300)
committerJeff Johnston <jjohnstn@redhat.com>
Tue, 20 Aug 2024 22:24:00 +0000 (18:24 -0400)
commit03f4e346f42dad88cf1742c277b1832ad217133b
tree13d03413596cf60c31d9cea0e473268b238fa2b3
parenteef062451f3ac371c6496d9cf802d8fef05a3d13
arc: libgloss: Use exit code in _exit_halt for nSIM

nSIM simulator supports exit codes. However, it's necessary
to pass an exit code to _exit_halt, otherwise it's undefined.

Signed-off-by: Yuriy Kolerov <ykolerov@synopsys.com>
libgloss/arc/nsim-syscalls.c
This page took 0.031956 seconds and 5 git commands to generate.