shx.h
上传用户:qiulin1960
上传日期:2013-10-16
资源大小:2844k
文件大小:0k
源码类别:

Windows CE

开发平台:

Windows_Unix

  1. // Copyright (c) 1999-2000 Microsoft Corporation.  All rights reserved.
  2. //++
  3. //  shx.h       - TIMER and Interrupt definitions for sh3 and sh4 processors
  4. //
  5. //--
  6. #ifdef SH3
  7. #include "sh3.h"
  8. #endif
  9. #ifdef SH4
  10. #include "sh4.h"
  11. #endif