diff options
Diffstat (limited to 'sys/linux/sys_ppc64le.const')
| -rw-r--r-- | sys/linux/sys_ppc64le.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/sys_ppc64le.const b/sys/linux/sys_ppc64le.const index eaeb47c1b..87320a69d 100644 --- a/sys/linux/sys_ppc64le.const +++ b/sys/linux/sys_ppc64le.const @@ -499,6 +499,7 @@ SIGEV_NONE = 1 SIGEV_SIGNAL = 0 SIGEV_THREAD = 2 SIGEV_THREAD_ID = 4 +SIGINFO_SIZE = 128 SIG_BLOCK = 0 SIG_SETMASK = 2 SIG_UNBLOCK = 1 |
