aboutsummaryrefslogtreecommitdiff
path: root/lib/libvirtio/virtio.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libvirtio/virtio.in')
-rw-r--r--lib/libvirtio/virtio.in18
1 files changed, 18 insertions, 0 deletions
diff --git a/lib/libvirtio/virtio.in b/lib/libvirtio/virtio.in
new file mode 100644
index 0000000..1f2cfd1
--- /dev/null
+++ b/lib/libvirtio/virtio.in
@@ -0,0 +1,18 @@
+/******************************************************************************
+ * Copyright (c) 2004, 2011 IBM Corporation
+ * All rights reserved.
+ * This program and the accompanying materials
+ * are made available under the terms of the BSD License
+ * which accompanies this distribution, and is available at
+ * http://www.opensource.org/licenses/bsd-license.php
+ *
+ * Contributors:
+ * IBM Corporation - initial implementation
+ *****************************************************************************/
+
+cod(virtio-vring-size)
+cod(virtio-get-qsize)
+cod(virtio-get-config)
+cod(virtio-blk-init)
+cod(virtio-blk-shutdown)
+cod(virtio-blk-read)