atapi_if.c
资源名称:8202s.rar [点击查看]
上传用户:poi891205
上传日期:2013-07-15
资源大小:9745k
文件大小:1k
源码类别:
DVD
开发平台:
C/C++
- /*=================================================================
- atapi_if.c: ATAPI INTERFACE
- 2000-01-01 Created by
- 2002-06-12 08:42AM Modified by cyue
- Copyright(c)2000-2002 by Sunplus Technology (HsingChu) Co., Ltd.
- ALL RIGHTS RESERVED
- =================================================================*/
- //#define NPRINTF
- //#define NEPRINTF
- #include "set.h"
- #include "stdlib.h"
- #ifdef DVD_SERVO
- #include "atapi_if728.c"
- #else
- #include "atapi_if720.c"
- #endif