Sign in
mojo
/
mojo-tools
/
862d13b6f591fb83034e80ed5a8c59fb9d0b7b56
/
.
/
fusl
/
src
/
signal
/
restore.c
blob: 638a67b81eaf2dcfa17dec1b99cb087b21390f92 [
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
()
{}