shx.h
资源名称:SMDK2440.rar [点击查看]
上传用户:qiulin1960
上传日期:2013-10-16
资源大小:2844k
文件大小:0k
源码类别:
Windows CE
开发平台:
Windows_Unix
- // Copyright (c) 1999-2000 Microsoft Corporation. All rights reserved.
- //++
- // shx.h - TIMER and Interrupt definitions for sh3 and sh4 processors
- //
- //--
- #ifdef SH3
- #include "sh3.h"
- #endif
- #ifdef SH4
- #include "sh4.h"
- #endif