binutils-gdb/ld/testsuite/ld-elfvers/vers8.c

6 lines
37 B
C
Raw Normal View History

1999-05-03 09:29:11 +02:00
int
main()
{
return a(1) + b(1);
}