thesis/linux-6.8.1/rust/uapi/uapi_helper.h
2025-03-19 13:44:23 +01:00

11 lines
286 B
C

/* SPDX-License-Identifier: GPL-2.0 */
/*
* Header that contains the headers for which Rust UAPI bindings
* will be automatically generated by `bindgen`.
*
* Sorted alphabetically.
*/
#include <uapi/asm-generic/ioctl.h>
#include <uapi/linux/mii.h>
#include <uapi/linux/ethtool.h>