blob: b47352b8e34a321caf88506e9e71ce182dde56dd [file] [log] [blame]
apatard@mandriva.comd7636e02010-05-19 10:44:14 +02001#ifndef _VBINIT_
2#define _VBINIT_
Bill Pembertone4147ab2010-06-17 13:10:50 -04003extern unsigned char XGIInitNew(struct xgi_hw_device_info *HwDeviceExtension) ;
Bill Pemberton80adad82010-06-17 13:10:51 -04004extern struct XGI21_LVDSCapStruct XGI21_LCDCapList[13];
apatard@mandriva.comd7636e02010-05-19 10:44:14 +02005
6#endif
7