blob: 871a3d4284029732cd4cddfc30de8e1b596e5a19 [file]
/*
* This file is auto-generated. Modifications will be lost.
*
* See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/
* for more information.
*/
#ifndef _UAPI_FWCTL_MLX5_H
#define _UAPI_FWCTL_MLX5_H
#include <linux/types.h>
struct fwctl_info_mlx5 {
__u32 uid;
__u32 uctx_caps;
};
#endif