old-cross-binutils/ld/testsuite/ld-elfvers/vers8.c
1999-05-03 07:29:11 +00:00

5 lines
37 B
C

int
main()
{
return a(1) + b(1);
}