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