mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-09-01 07:50:07 +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
|