qemu-patch-raspberry4/include/hw/pci/pci_regs.h
Michael S. Tsirkin 412a82457e pci_regs.h: import from linux
It seems to make sense to import pci_regs.h from linux:
why maintain our own?
As a first step, move the header to standard-headers,
and add it to the update script.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2015-07-08 10:09:56 +03:00

2 lines
45 B
C

#include "standard-headers/linux/pci_regs.h"