summaryrefslogtreecommitdiff
path: root/rust/uapi/uapi_helper.h
blob: 08f5e9334c9e83e737d0d8114b612c487718b16d (plain)
1
2
3
4
5
6
7
8
9
10
11
/* 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>