5 lines
105 B
C
5 lines
105 B
C
|
#ifndef __NOUVEAU_BSP_H__
|
||
|
#define __NOUVEAU_BSP_H__
|
||
|
extern struct nouveau_oclass nv84_bsp_oclass;
|
||
|
#endif
|