diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/kstat_cp.h')
-rw-r--r-- | sysdeps/unix/sysv/linux/kstat_cp.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/kstat_cp.h b/sysdeps/unix/sysv/linux/kstat_cp.h new file mode 100644 index 0000000..69397db --- /dev/null +++ b/sysdeps/unix/sysv/linux/kstat_cp.h @@ -0,0 +1,2 @@ +/* Empty, it is overridden by an architecture which might require copy to or + from a kernel_stat stat struct to glibc export stat{64}. */ |