gps/GPSResources/tcpmp 0.73/asap/config.h

10 lines
128 B
C
Raw Permalink Normal View History

2019-05-01 12:32:35 +00:00
#define STEREO_SOUND
#ifdef _M_IX86
#define WORDS_UNALIGNED_OK
#endif
#ifdef CONFIG_BIG_ENDIAN
#define WORDS_BIGENDIAN
#endif