localedata: dz_BT, bo_CN: convert to UTF-8
[glibc.git] / sysdeps / unix / sysv / linux / xstatver.h
blobd8fd35beb6912d51d09d2a7e26220e648adb7e81
1 /* Versions of the 'struct stat' data structure used in compatibility xstat
2 functions. */
3 #define _STAT_VER_KERNEL 0
4 #define _STAT_VER_LINUX 0
5 #define _STAT_VER _STAT_VER_KERNEL
7 /* Versions of the 'xmknod' interface used in compatibility xmknod
8 functions. */
9 #define _MKNOD_VER_LINUX 0
10 #define _MKNOD_VER _MKNOD_VER_LINUX