Alpha specific endianess specification.

This commit is contained in:
Ulrich Drepper 1997-06-21 02:25:57 +00:00
parent c96df8ef30
commit 7181066338
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
/* Alpha is little-endian. */
#define __BYTE_ORDER __LITTLE_ENDIAN