1 /* SPDX-License-Identifier: GPL-2.0 */
4 * parport.h: ia32-compatible parport initialisation
6 * This file should only be included by drivers/parport/parport_pc.c.
9 #define _ASM_PARPORT_H 1
12 static int parport_pc_find_nonpci_ports (int autoirq
, int autodma
)
19 #endif /* !(_ASM_PARPORT_H) */