/* endian.h - Define BIG or LITTLE endian. */ /* This file was automatically created by `endian.aux'. You shouldn't edit this file, because your changes will be overwritten. Instead, edit the source code file `endian.c'. */ #if !defined (BIG_ENDIAN) # define BIG_ENDIAN #endif /* BIG_ENDIAN */