data/method/gdb/gdb-13.2/sim/testsuite/cris/c/exitg2.c

8 lines
142 B
C
Raw Normal View History

2024-01-29 10:44:43 +08:00
/* Check exit_group(2) trivially with non-zero status.
#progos: linux
#output: exit_group\n
#xerror:
*/
#define EXITVAL 1
#include "exitg1.c"