remove visibility suppression by SHARED macro in mips and x32 arch files
authorRich Felker <dalias@aerifal.cx>
Wed, 16 Dec 2015 04:18:38 +0000 (23:18 -0500)
committerRich Felker <dalias@aerifal.cx>
Wed, 16 Dec 2015 04:18:38 +0000 (23:18 -0500)
commit0d58bf2d6078dd486951cdeb24790043eb171081
tree86d016a2a73a326dd39d1cb1d495ec57e95ff390
parent3abb094d19ca4c7c4adcf373d971fb5aa05c5252
remove visibility suppression by SHARED macro in mips and x32 arch files

commit 8a8fdf6398b85c99dffb237e47fa577e2ddc9e77 was intended to remove
all such usage, but these arch-specific files were overlooked, leading
to inconsistent declarations and definitions.
arch/mips/syscall_arch.h
arch/x32/src/syscall_cp_fixup.c