mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/
synced 2026-04-23 08:55:56 -04:00
tools/virtio: separate headers more.
This makes them a bit more like the kernel headers, so we can include more real kernel headers in our tests. In addition this means that we don't break tools/virtio with the next patch. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
1
tools/virtio/uapi/linux/virtio_config.h
Normal file
1
tools/virtio/uapi/linux/virtio_config.h
Normal file
@@ -0,0 +1 @@
|
||||
#include "../../../../include/uapi/linux/virtio_config.h"
|
||||
Reference in New Issue
Block a user