Sign in
gbmc
/
linux
/
refs/heads/master
/
.
/
drivers
/
gpu
/
drm
/
nouveau
/
include
/
nvif
/
if0000.h
blob: c06383835337120a24445c87ad78c2e4dc1855ae [
file
] [
edit
]
/* SPDX-License-Identifier: MIT */
#ifndef
__NVIF_IF0000_H__
#define
__NVIF_IF0000_H__
struct
nvif_client_v0
{
__u8 version
;
__u8 pad01
[
7
];
char
name
[
32
];
};
#endif