thesis/linux-6.8.1/drivers/vfio/pci/pds/pci_drv.h
2025-03-19 13:44:23 +01:00

9 lines
180 B
C

/* SPDX-License-Identifier: GPL-2.0 */
/* Copyright(c) 2023 Advanced Micro Devices, Inc. */
#ifndef _PCI_DRV_H
#define _PCI_DRV_H
#include <linux/pci.h>
#endif /* _PCI_DRV_H */