virtio-bindings: Add virtio bindgen generated bindings

This is copied from crosvm, commit 107edb3e.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
Samuel Ortiz
2019-04-19 18:58:29 +02:00
parent 2a539ab176
commit c780bc79da
6 changed files with 1725 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
[package]
name = "virtio-bindings"
version = "0.1.0"
authors = ["The Chromium OS Authors"]
[dependencies]