home *** CD-ROM | disk | FTP | other *** search
- /*
- * Copyright 1995 NeXT Computer, Inc. All rights reserved.
- */
- #ifndef _BSD_MACHINE_ENDIAN_H_
- #define _BSD_MACHINE_ENDIAN_H_
-
- /*
- * ARCH_INCLUDE.h provides a facility for including architecture
- * specific files without enumerating every possible architecture
- * in this file.
- */
- #include <architecture/ARCH_INCLUDE.h>
-
- #include ARCH_INCLUDE(bsd/, endian.h)
-
- #endif /* _BSD_MACHINE_ENDIAN_H_ */
-