1 2 3 4 5 6 7
#ifndef __NOUVEAU_MSPPP_H__ #define __NOUVEAU_MSPPP_H__ extern struct nouveau_oclass nv98_msppp_oclass; extern struct nouveau_oclass nvc0_msppp_oclass; #endif