fix sh build regressions in asm
authorRich Felker <dalias@aerifal.cx>
Sat, 18 Apr 2015 02:16:30 +0000 (22:16 -0400)
committerRich Felker <dalias@aerifal.cx>
Sat, 18 Apr 2015 02:18:06 +0000 (22:18 -0400)
commit33615cd5ca4d40286d3000a941f96c5bebdf39fb
tree4e90afdc450bcd4b8e0d9d9d299a29704d8968b7
parent64fbd15fc5274d4e87d27496ddfb5d064c056585
fix sh build regressions in asm

even hidden functions need @PLT symbol references; otherwise an
absolute address is produced instead of a PC-relative one.
src/ldso/sh/dlsym.s
src/thread/sh/syscall_cp.s