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

This commit is contained in:
H.J. Lu 2012-05-31 16:12:40 -07:00
parent 8bca20f013
commit 6bd784b66b
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/sysctl.h: Renamed to ...
* sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
* sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
* sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
* sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.