update from main archive 961030
[glibc.git] / sysdeps / stub / bytesex.h
blob238a082badaa0bc9dc74f6b260e4275a8580907f
1 /* This file should define __BYTE_ORDER as appropriate for the machine
2 in question. See string/endian.h for how to define it.
4 If only the stub bytesex.h applies to a particular configuration,
5 bytesex.h is generated by running a program on the host machine.
6 So if cross-compiling to a machine with a different byte order,
7 the bytesex.h file for that machine must exist. */
9 #error Machine byte order unknown.