diff options
author | Erik Troan <ewt@redhat.com> | 1999-05-04 15:23:28 +0000 |
---|---|---|
committer | Erik Troan <ewt@redhat.com> | 1999-05-04 15:23:28 +0000 |
commit | 24e704af5c6f6c81d798ab3e68f4bf00df21302e (patch) | |
tree | 58421c036a741921c07ea191e4ae2af778f2e12f /isys/pci | |
parent | 31c8aca92e5a6ef85af1d78ddd632c401491c218 (diff) | |
download | anaconda-24e704af5c6f6c81d798ab3e68f4bf00df21302e.tar.gz anaconda-24e704af5c6f6c81d798ab3e68f4bf00df21302e.tar.xz anaconda-24e704af5c6f6c81d798ab3e68f4bf00df21302e.zip |
*** empty log message ***
Diffstat (limited to 'isys/pci')
-rw-r--r-- | isys/pci/pciprobe.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/isys/pci/pciprobe.h b/isys/pci/pciprobe.h new file mode 100644 index 000000000..01f33d3ac --- /dev/null +++ b/isys/pci/pciprobe.h @@ -0,0 +1 @@ +char ** probePciDriverList(void); |