Extend step-over-syscall.exp with different detach-on-fork and follow-fork modes
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / gotpcrel1c.c
CommitLineData
56ceb5b5
L
1#include <stdlib.h>
2
3void
4myexit (int status)
5{
6 exit (status);
7}
This page took 0.052166 seconds and 4 git commands to generate.