sysdrv.h
上传用户:wealth48
上传日期:2022-06-24
资源大小:1701k
文件大小:1k
- /***************************************************************************
- Copyright (c) 2004-2007 threewater@up-tech.com, All rights reserved.
- by threewter 2004.4.26
- ***************************************************************************/
- /***************************************************************************
- #说明: 驱动抽象层包含头文件
- ---------------------------------- Bug --------------------------------------
- ---------------------------------- TODO list --------------------------------------
- ----------------------------------修正--------------------------------------
- 2004-5-26 创建
- ***************************************************************************/
- #ifndef __SYSDRV_H__
- #define __SYSDRV_H__
- #include "can.h"
- #include "uart.h"
- #include "mmu.h"
- #endif