Linux 6.13-rc3
[linux.git] / rust / uapi / uapi_helper.h
blob76d3f103e7649924495e80450d679ac08771ec2d
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`.
6 * Sorted alphabetically.
7 */
9 #include <uapi/asm-generic/ioctl.h>
10 #include <uapi/linux/mdio.h>
11 #include <uapi/linux/mii.h>
12 #include <uapi/linux/ethtool.h>