1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

ia64: relocate out of ports/ subdir

This commit is contained in:
Mike Frysinger
2014-02-15 22:07:25 -05:00
parent 591aeaf7a9
commit c70a4b1db0
512 changed files with 33 additions and 125 deletions

View File

@ -0,0 +1,7 @@
/* Linux/ia64 is little-endian. */
#ifndef _ENDIAN_H
# error "Never use <bits/endian.h> directly; include <endian.h> instead."
#endif
#define __BYTE_ORDER __LITTLE_ENDIAN