]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[linux] Add missing PROVIDE_PCIAPI_INLINE() macros
authorMichael Brown <mcb30@ipxe.org>
Wed, 14 Sep 2022 22:10:25 +0000 (23:10 +0100)
committerMichael Brown <mcb30@ipxe.org>
Thu, 15 Sep 2022 14:20:58 +0000 (15:20 +0100)
commit6459e3b7b18c0e6b200f5c5ad995660ca0e2dd43
tree3c8519934e1e7aa047a4b3003e19ce566db45793
parent8f5fc161436a020ba65d07f91f62d34f4c22db61
[linux] Add missing PROVIDE_PCIAPI_INLINE() macros

Ensure type consistency of the PCI I/O API methods by adding the
missing PROVIDE_PCIAPI_INLINE() macros.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/interface/linux/linux_pci.c