0b637798
ea4175e7
1 2 3 4
5
6
struct k_sigaction { void (*handler)(int); unsigned long flags; void (*restorer)(void); unsigned mask[2]; };