ncr710Script.h
上传用户:luoyougen
上传日期:2008-05-12
资源大小:23136k
文件大小:0k
源码类别:

VxWorks

开发平台:

C/C++

  1. /* ncr710Script.h - NCR 710 Script definition header */
  2. /* Copyright 1984-2002 Wind River Systems, Inc. */
  3. /*
  4. modification history
  5. --------------------
  6. 01b,26apr02,dat  Adding cplusplus protection, SPR 75017
  7. 01a,23oct94,jds  Created for backward compatability
  8. */
  9. #ifndef __INCncr710Scripth
  10. #define __INCncr710Scripth
  11. #ifndef INCLUDE_SCSI2
  12. #include "ncr710Script1.h"
  13. #else
  14. #include "ncr710Script2.h"
  15. #endif /* INCLUDE_SCSI2 */
  16. #endif /* __INCncr710Scripth */