* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / ld / testsuite / ld-mips-elf / mips16-pic-4.ver
blobfc7b185920aa460b51f14662241e925153293476
1 V1 {
2   global:
3     f1;
4     f2;
5     f3;
6   local:
7     *;
8 };