1 | #ifndef __NOUVEAU_PPP_H__ |
---|---|
2 | #define __NOUVEAU_PPP_H__ |
3 | |
4 | extern struct nouveau_oclass nv98_ppp_oclass; |
5 | extern struct nouveau_oclass nvc0_ppp_oclass; |
6 | |
7 | #endif |
8 |
1 | #ifndef __NOUVEAU_PPP_H__ |
---|---|
2 | #define __NOUVEAU_PPP_H__ |
3 | |
4 | extern struct nouveau_oclass nv98_ppp_oclass; |
5 | extern struct nouveau_oclass nvc0_ppp_oclass; |
6 | |
7 | #endif |
8 |