Use x86_64 bits/stat.h for i386 and x86-64

This commit is contained in:
H.J. Lu 2012-05-31 16:49:38 -07:00
parent 67b6df7841
commit aac639f42c
2 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
2012-05-31 H.J. Lu <hongjiu.lu@intel.com>
[BZ #14117]
* sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
* sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
* sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
Defined to 1 if __x86_64__ isn't defined.
(_STAT_VER_LINUX_OLD): New.