4 lines
99 B
C
4 lines
99 B
C
|
|
#ifndef __NVKM_SEC_H__
|
||
|
|
#define __NVKM_SEC_H__
|
||
|
|
extern struct nouveau_oclass nv98_sec_oclass;
|
||
|
|
#endif
|