* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / ld / testsuite / ld-elf / pr11138-1.map
blob8676b1fd3a72547fc427a52e66723c4139f339fe
1 VERS_1 {
2   global: bar; foo;
3   local: *;
4 };