mirror of
https://github.com/ipxe/ipxe
synced 2025-12-18 10:30:23 +03:00
[virtio] Move virtio-pci.h and virtio-ring.h to include/gpxe
Signed-off-by: Laurent Vivier <Laurent.Vivier@bull.net>
This commit is contained in:
committed by
Michael Brown
parent
0ebbbb95fa
commit
5dd5107976
@@ -21,8 +21,8 @@
|
||||
|
||||
#include "etherboot.h"
|
||||
#include "nic.h"
|
||||
#include "virtio-ring.h"
|
||||
#include "virtio-pci.h"
|
||||
#include "gpxe/virtio-ring.h"
|
||||
#include "gpxe/virtio-pci.h"
|
||||
#include "virtio-net.h"
|
||||
|
||||
#define BUG() do { \
|
||||
|
||||
Reference in New Issue
Block a user