r8180_pci_init.h

来自「linux下无线驱动开发。类型是rtl8180」· C头文件 代码 · 共 31 行

H
31
字号
/* r8180_pci_init.h: Part of Linux wireless lan driver for RTL8180. *//*        Written 2002-2003 by ShuChen.        This file is distributed according to the terms of        the GNU General Public License (GPL).        The original author may be reached as shuchen@realtek.com.tw		Versions:		1.0 - first release		1.1 - second release		1.2 - 2003-06-10*/#ifndef _INCLUDE_RTL8180_PCI_INIT_H_#define _INCLUDE_RTL8180_PCI_INIT_H_#include "r8180_type.h"#endif //end #ifndef _INCLUDE_RTL8180_PCI_INIT_H_

⌨️ 快捷键说明

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