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

10 lines
128 B
C
Executable File

#define STEREO_SOUND
#ifdef _M_IX86
#define WORDS_UNALIGNED_OK
#endif
#ifdef CONFIG_BIG_ENDIAN
#define WORDS_BIGENDIAN
#endif