mirror of
https://github.com/torvalds/linux.git
synced 2024-12-26 21:02:19 +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 */
|