cpp-d1064d
[cross.git] / i686-linux-gnu-4.7 / usr / include / linux / virtio_rng.h
diff --git a/i686-linux-gnu-4.7/usr/include/linux/virtio_rng.h b/i686-linux-gnu-4.7/usr/include/linux/virtio_rng.h
new file mode 100644 (file)
index 0000000..c4d5de8
--- /dev/null
@@ -0,0 +1,8 @@
+#ifndef _LINUX_VIRTIO_RNG_H
+#define _LINUX_VIRTIO_RNG_H
+/* This header is BSD licensed so anyone can use the definitions to implement
+ * compatible drivers/servers. */
+#include <linux/virtio_ids.h>
+#include <linux/virtio_config.h>
+
+#endif /* _LINUX_VIRTIO_RNG_H */