summaryrefslogtreecommitdiffstats
path: root/perl-install/c
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/c')
-rwxr-xr-xperl-install/c/stuff.xs.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/perl-install/c/stuff.xs.pl b/perl-install/c/stuff.xs.pl
index 46bff27fb..1dbc9686a 100755
--- a/perl-install/c/stuff.xs.pl
+++ b/perl-install/c/stuff.xs.pl
@@ -253,6 +253,10 @@ void
usleep(microseconds)
unsigned long microseconds
+
+char*
+get_pci_description(int vendor_id,int device_id)
+
void
pci_probe()
PPCODE: