summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/drivers/vhost/test.h
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/drivers/vhost/test.h')
-rw-r--r--ANDROID_3.4.5/drivers/vhost/test.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/ANDROID_3.4.5/drivers/vhost/test.h b/ANDROID_3.4.5/drivers/vhost/test.h
deleted file mode 100644
index 1fef5df8..00000000
--- a/ANDROID_3.4.5/drivers/vhost/test.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef LINUX_VHOST_TEST_H
-#define LINUX_VHOST_TEST_H
-
-/* Start a given test on the virtio null device. 0 stops all tests. */
-#define VHOST_TEST_RUN _IOW(VHOST_VIRTIO, 0x31, int)
-
-#endif