#include <features.h>
struct k_sigaction {
unsigned flags;
void (*handler)(int);
unsigned long mask[2];
void *unused;
};
hidden void __restore(), __restore_rt();
![]() |
index : grovel | |
| Unnamed repository; edit this file 'description' to name the repository. | External SSH Git service user |
| aboutsummaryrefslogtreecommitdiff |
#include <features.h>
struct k_sigaction {
unsigned flags;
void (*handler)(int);
unsigned long mask[2];
void *unused;
};
hidden void __restore(), __restore_rt();