1 /* Check exit_group(2) trivially with non-zero status.
2 #notarget: cris-*-* *-*-elf
3 #output: exit_group\n
4 #xerror:
5 */
6 #define EXITVAL 1
7 #include "exitg1.c"
8