mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-13 04:41:17 +00:00
7 lines
108 B
C
7 lines
108 B
C
|
#ifndef _ASM_M32R_PCI_H
|
||
|
#define _ASM_M32R_PCI_H
|
||
|
|
||
|
#include <asm-generic/pci.h>
|
||
|
|
||
|
#endif /* _ASM_M32R_PCI_H */
|