mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-20 15:58:37 +07:00
957e18a70d
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
12 lines
156 B
C
12 lines
156 B
C
#ifndef __NVIF_IF000B_H__
|
|
#define __NVIF_IF000B_H__
|
|
#include "if000a.h"
|
|
|
|
struct nv04_mem_vn {
|
|
/* nvkm_mem_vX ... */
|
|
};
|
|
|
|
struct nv04_mem_map_vn {
|
|
};
|
|
#endif
|