aboutsummaryrefslogtreecommitdiff
path: root/src/include/port/dgux.h
blob: 0d2f99a6fd62a3dcef7fcdc5e8921b415a34f22e (plain)
1
2
3
4
5
6
#define LINUX_ELF
#define USE_POSIX_SIGNALS
#ifndef         BYTE_ORDER
# define         BYTE_ORDER      BIG_ENDIAN
#endif