This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PATCH: Use x86_64 bits/typesizes.h for i386 and x86-64


Hi,

This patch uses x86_64 bits/typesizes.h for i386 and x86-64.  OK
to install?

Thanks.

H.J.
---
	* sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
	* sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.

diff --git a/sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h b/sysdeps/unix/sysv/linux/x86/bits/typesizes.h
similarity index 100%
rename from sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
rename to sysdeps/unix/sysv/linux/x86/bits/typesizes.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]