Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
769f53598e781ffc89191520f3f8a93cb58db91f
/
.
/
src
/
signal
/
restore.c
blob: 873b867e6feb701d140bdd31444135aed980f6af [
file
] [
log
] [
blame
]
/* These functions will not work, but suffice for targets where the
* kernel sigaction structure does not actually use sa_restorer. */
void
__restore
()
{
}
void
__restore_rt
()
{
}