1 /* $NetBSD: endian.h,v 1.9 1999/08/21 05:53:50 simonb Exp $ */ 2 3 #ifndef _MACHINE_ENDIAN_H_ 4 #define _MACHINE_ENDIAN_H_ 5 6 #define _BYTE_ORDER _LITTLE_ENDIAN 7 #include <sys/endian.h> 8 9 #endif /* !_MACHINE_ENDIAN_H_ */ 10
Indexes created Mon Sep 29 21:09:56 GMT 2025