config.h
上传用户:wstnjxml
上传日期:2014-04-03
资源大小:7248k
文件大小:0k
源码类别:

Windows CE

开发平台:

C/C++

  1. #define STEREO_SOUND
  2. #ifdef _M_IX86
  3. #define WORDS_UNALIGNED_OK
  4. #endif
  5. #ifdef CONFIG_BIG_ENDIAN
  6. #define WORDS_BIGENDIAN
  7. #endif