Sign in
mojo
/
mojo-tools
/
79a84f9d225bb428b3baf892b0a77c952a548141
/
.
/
fusl
/
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
()
{
}