localedata: dz_BT, bo_CN: convert to UTF-8
[glibc.git] / sysdeps / unix / sysv / linux / sparc / kernel_sigaction.h
blobeb4a5224539136f3c219c0bff71d99d09dfab36e
1 /* SPARC 'struct __new_sigaction' is similar to generic Linux UAPI with
2 a sa_restorer field, even though function is passed as an argument
3 to rt_sigaction syscall. */
4 #define HAS_SA_RESTORER 1
5 #include <sysdeps/unix/sysv/linux/kernel_sigaction.h>