* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / ld / testsuite / ld-elfvers / vers27d2.c
bloba98f38aa5ebaeb6b538e195e4e58f8821b8fc7f4
1 void foo ();
3 void
4 ref ()
6 foo ();