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