aboutsummaryrefslogtreecommitdiff
path: root/sim/testsuite/cris/c/exitg2.c
blob: e222cc4707b1ece36dc1466e38cc7de4e2fc6bba (plain)
1
2
3
4
5
6
7
/* Check exit_group(2) trivially with non-zero status.
#notarget: cris-*-* *-*-elf
#output: exit_group\n
#xerror:
*/
#define EXITVAL 1
#include "exitg1.c"