diff options
Diffstat (limited to 'tools/virtio/linux/slab.h')
-rw-r--r-- | tools/virtio/linux/slab.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/virtio/linux/slab.h b/tools/virtio/linux/slab.h new file mode 100644 index 000000000000..81baeac8ae40 --- /dev/null +++ b/tools/virtio/linux/slab.h @@ -0,0 +1,2 @@ +#ifndef LINUX_SLAB_H +#endif |