1#include <features.h>
23/* These functions will not work, but suffice for targets where the
4 * kernel sigaction structure does not actually use sa_restorer. */5__restore()6hiddenvoid__restore()7{
8}
9__restore_rt()10hiddenvoid__restore_rt()11{
12}
13