Merge tag 'vfio-v6.8-rc1' of https://github.com/awilliam/linux-vfio
[linux-2.6-block.git] / rust / uapi / uapi_helper.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * Header that contains the headers for which Rust UAPI bindings
4  * will be automatically generated by `bindgen`.
5  *
6  * Sorted alphabetically.
7  */
8
9 #include <uapi/asm-generic/ioctl.h>
10 #include <uapi/linux/mii.h>
11 #include <uapi/linux/ethtool.h>