GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / drivers / staging / xgifb / vb_init.h
blobfdd109489a5a9f1ad255717b5f368cdac0ca75e1
1 #ifndef _VBINIT_
2 #define _VBINIT_
3 extern unsigned char XGIInitNew(struct xgi_hw_device_info *HwDeviceExtension) ;
4 extern struct XGI21_LVDSCapStruct XGI21_LCDCapList[13];
6 #endif