xref: /openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if000b.h (revision 0545810f7edaf0c2869eccdd97a3694b5a292e1d)
1 #ifndef __NVIF_IF000B_H__
2 #define __NVIF_IF000B_H__
3 #include "if000a.h"
4 
5 struct nv04_mem_vn {
6 	/* nvkm_mem_vX ... */
7 };
8 
9 struct nv04_mem_map_vn {
10 };
11 #endif
12