summaryrefslogtreecommitdiff
path: root/nvif/if000d.h
diff options
context:
space:
mode:
Diffstat (limited to 'nvif/if000d.h')
-rw-r--r--nvif/if000d.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/nvif/if000d.h b/nvif/if000d.h
new file mode 100644
index 0000000..516ec94
--- /dev/null
+++ b/nvif/if000d.h
@@ -0,0 +1,12 @@
+#ifndef __NVIF_IF000D_H__
+#define __NVIF_IF000D_H__
+#include "if000c.h"
+
+struct nv04_vmm_vn {
+ /* nvif_vmm_vX ... */
+};
+
+struct nv04_vmm_map_vn {
+ /* nvif_vmm_map_vX ... */
+};
+#endif