D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
lib
/
modules
/
3.10.0-1062.9.1.el7.x86_64
/
build
/
arch
/
x86
/
include
/
asm
/
Filename :
parport.h
back
Copy
#ifndef _ASM_X86_PARPORT_H #define _ASM_X86_PARPORT_H static int parport_pc_find_isa_ports(int autoirq, int autodma); static int parport_pc_find_nonpci_ports(int autoirq, int autodma) { return parport_pc_find_isa_ports(autoirq, autodma); } #endif /* _ASM_X86_PARPORT_H */