diff options
author | David S. Miller <davem@davemloft.net> | 2010-12-14 22:33:23 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-12-14 22:33:23 +0300 |
commit | 9fe146aef44afe5ec677d8150b6ae94e09b773f7 (patch) | |
tree | 25342064d136f582e57c6c2ebf4ec62dc8c71576 /tools/virtio/vhost_test/vhost_test.c | |
parent | 6389aa73ab8c15084fce18307a8e198eaff818da (diff) | |
parent | 4e53f78e5b06c073a5c10814c72e98c1ca8a9f10 (diff) | |
download | linux-9fe146aef44afe5ec677d8150b6ae94e09b773f7.tar.xz |
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Diffstat (limited to 'tools/virtio/vhost_test/vhost_test.c')
-rw-r--r-- | tools/virtio/vhost_test/vhost_test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/virtio/vhost_test/vhost_test.c b/tools/virtio/vhost_test/vhost_test.c new file mode 100644 index 000000000000..18735189e62b --- /dev/null +++ b/tools/virtio/vhost_test/vhost_test.c @@ -0,0 +1 @@ +#include "test.c" |