gdb/testsuite: do minor clean-up in gdb.cp/rvalue-ref-overload.exp
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr20253-2a.c
CommitLineData
233cc9c1
L
1extern void check (void);
2
3int
4main ()
5{
6 check ();
7 return 0;
8}
This page took 0.170636 seconds and 4 git commands to generate.