From: Roland McGrath Date: Tue, 13 Feb 1996 11:35:47 +0000 (+0000) Subject: i386/gnu/types.h moved to top-level linux dir. X-Git-Tag: cvs/libc-960214~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4eea716e2dff234d74812ccd622baeeec9518e65;p=thirdparty%2Fglibc.git i386/gnu/types.h moved to top-level linux dir. * sysdeps/unix/sysv/linux/gnu/types.h: Moved from linux/i386. --- diff --git a/ChangeLog b/ChangeLog index 92c386bdeac..4c711d2be48 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ Tue Feb 13 05:12:02 1996 Roland McGrath + * sysdeps/unix/sysv/linux/gnu/types.h: Moved from linux/i386. + * sysdeps/unix/sysv/linux/Makefile [$(subdir)=math] (sysdep_routines): Append setfpucw. (extra-objs): Append ieee-fpucw.o. diff --git a/sysdeps/unix/sysv/linux/i386/gnu/types.h b/sysdeps/unix/sysv/linux/gnu/types.h similarity index 100% rename from sysdeps/unix/sysv/linux/i386/gnu/types.h rename to sysdeps/unix/sysv/linux/gnu/types.h