sparc64: Remove unwind information from signal return stubs [BZ#31244]
[glibc.git] / sysdeps / unix / sysv / linux / alpha / xstatver.h
blob1cb5d26bb1e8110839f3a0167101fd9ed46f8af0
1 /* Versions of the 'struct stat' data structure used in compatibility xstat
2 functions. */
3 #define _STAT_VER_KERNEL 0
4 #define _STAT_VER_GLIBC2 1
5 #define _STAT_VER_GLIBC2_1 2
6 #define _STAT_VER_KERNEL64 3
7 #define _STAT_VER_GLIBC2_3_4 3
8 #define _STAT_VER_LINUX 3
9 #define _STAT_VER _STAT_VER_LINUX
11 /* Versions of the 'xmknod' interface used in compatibility xmknod
12 functions. */
13 #define _MKNOD_VER_LINUX 0
14 #define _MKNOD_VER _MKNOD_VER_LINUX