diff options
Diffstat (limited to 'libc/sysdeps/linux/sparc64/ucontext_i.sym')
-rw-r--r-- | libc/sysdeps/linux/sparc64/ucontext_i.sym | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/sparc64/ucontext_i.sym b/libc/sysdeps/linux/sparc64/ucontext_i.sym new file mode 100644 index 000000000..99788e517 --- /dev/null +++ b/libc/sysdeps/linux/sparc64/ucontext_i.sym @@ -0,0 +1,6 @@ +UC_LINK 0 +__UC_SIGMASK 16 +UC_M_PC 40 +UC_M_NPC 48 +UC_SIGMASK 536 +SIGMASK_WORDS 16 |