diff options
Diffstat (limited to 'tools/virtio/linux/thread_info.h')
-rw-r--r-- | tools/virtio/linux/thread_info.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/virtio/linux/thread_info.h b/tools/virtio/linux/thread_info.h new file mode 100644 index 000000000000..e0f610d08006 --- /dev/null +++ b/tools/virtio/linux/thread_info.h @@ -0,0 +1 @@ +#define check_copy_size(A, B, C) (1) |