OSDN Git Service

Add pci_system_solx_devfs_create prototype to pciaccess_private.h
authorAlan Coopersmith <alan.coopersmith@sun.com>
Fri, 9 May 2008 22:05:46 +0000 (15:05 -0700)
committerAlan Coopersmith <alan.coopersmith@sun.com>
Fri, 9 May 2008 22:05:46 +0000 (15:05 -0700)
src/pciaccess_private.h

index 94b12bd..494f577 100644 (file)
@@ -137,3 +137,4 @@ extern int pci_system_linux_sysfs_create( void );
 extern int pci_system_freebsd_create( void );
 extern int pci_system_openbsd_create( void );
 extern void pci_system_openbsd_init_dev_mem( int );
+extern int pci_system_solx_devfs_create( void );