From c72565e5f1124c2dc72573e83406fe999e56091f Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 22 Dec 2005 03:12:10 +0000 Subject: 2005-12-21 Roland McGrath * sysdeps/generic/bits: Subdirectory and all files moved to ... * bits: ... here, new subdirectory. * Makeconfig (+includes): Reordered includes to put build and sysdeps dirs first after $(..)include, $(sysincludes) last. * sysdeps/generic/bits: Subdirectory and all files moved to ... * bits: ... here, new subdirectory. * Makeconfig (+includes): Reordered includes to put build and sysdeps dirs first after $(..)include, $(sysincludes) last. --- sysdeps/generic/bits/endian.h | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 sysdeps/generic/bits/endian.h (limited to 'sysdeps/generic/bits/endian.h') diff --git a/sysdeps/generic/bits/endian.h b/sysdeps/generic/bits/endian.h deleted file mode 100644 index 45afd4ae47..0000000000 --- a/sysdeps/generic/bits/endian.h +++ /dev/null @@ -1,13 +0,0 @@ -/* This file should define __BYTE_ORDER as appropriate for the machine - in question. See string/endian.h for how to define it. - - If only the stub bits/endian.h applies to a particular configuration, - bytesex.h is generated by running a program on the host machine. - So if cross-compiling to a machine with a different byte order, - the bits/endian.h file for that machine must exist. */ - -#ifndef _ENDIAN_H -# error "Never use directly; include instead." -#endif - -#error Machine byte order unknown. -- cgit v1.2.3-70-g09d2