shx.h
Upload User: qiulin1960
Upload Date: 2013-10-16
Package Size: 2844k
Code Size: 0k
Category:

Windows CE

Development Platform:

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