summaryrefslogtreecommitdiffstats
path: root/src/arch/loong64/include/bits/pci_io.h
blob: fdc5141cf8c058ae63ac4e1f57922ef7a709523d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef _BITS_PCI_IO_H
#define _BITS_PCI_IO_H

/** @file
 *
 * LoongArch64-specific PCI I/O API implementations
 *
 */

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );

#endif /* _BITS_PCI_IO_H */