apply hidden visibility to stdio internals
[musl.git] / src / signal / restore.c
blob873b867e6feb701d140bdd31444135aed980f6af
1 /* These functions will not work, but suffice for targets where the
2 * kernel sigaction structure does not actually use sa_restorer. */
4 void __restore()
8 void __restore_rt()