mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
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
|