]> Git Repo - linux.git/blob - drivers/staging/xgifb/vb_init.h
powerpc: split compat syscall table out from native table
[linux.git] / drivers / staging / xgifb / vb_init.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _VBINIT_
3 #define _VBINIT_
4 unsigned char XGIInitNew(struct pci_dev *pdev);
5 void XGIRegInit(struct vb_device_info *XGI_Pr, unsigned long BaseAddr);
6 #endif
This page took 0.031164 seconds and 4 git commands to generate.