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>
Showing
tools/virtio/asm/barrier.h
0 → 100644
tools/virtio/linux/bug.h
0 → 100644
tools/virtio/linux/err.h
0 → 100644
tools/virtio/linux/export.h
0 → 100644
tools/virtio/linux/kernel.h
0 → 100644
tools/virtio/linux/printk.h
0 → 100644
tools/virtio/linux/types.h
0 → 100644
tools/virtio/linux/uaccess.h
0 → 100644
tools/virtio/linux/uio.h
0 → 100644
tools/virtio/linux/vringh.h
0 → 100644
Please register or sign in to comment