Home | History | Annotate | Line # | Download | only in nvif
      1 /*	$NetBSD: if000b.h,v 1.2 2021/12/18 23:45:33 riastradh Exp $	*/
      2 
      3 #ifndef __NVIF_IF000B_H__
      4 #define __NVIF_IF000B_H__
      5 #include "if000a.h"
      6 
      7 struct nv04_mem_vn {
      8 	/* nvkm_mem_vX ... */
      9 };
     10 
     11 struct nv04_mem_map_vn {
     12 };
     13 #endif
     14