Files
kernel-zhihe-a210/rust/uapi/uapi_helper.h
2025-08-15 10:24:01 +08:00

10 lines
226 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>