g_ncr5380_mmio.c

来自「linux 内核源代码」· C语言 代码 · 共 11 行

C
11
字号
/* *	There is probably a nicer way to do this but this one makes *	pretty obvious what is happening. We rebuild the same file with *	different options for mmio versus pio. */#define SCSI_G_NCR5380_MEM#include "g_NCR5380.c"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?