📄 ncr710.h
字号:
/* ncr710.h - NCR 710 Script SCSI Controller header file *//* Copyright 1984-2002 Wind River Systems, Inc. *//*modification history--------------------01b,26apr02,dat Adding cplusplus protection, SPR 7501701a,21oct94,jds Created for backward compatability*/#ifndef __INCncr710h#define __INCncr710h#ifndef INCLUDE_SCSI2#include "ncr710_1.h"#else#include "ncr710_2.h"#endif /* INCLUDE_SCSI2 */#endif /* __INCncr710h */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -