summaryrefslogtreecommitdiffstats
path: root/libldetect-private.h
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-12-16 18:22:32 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-12-16 18:22:32 +0000
commit1f8893a6cd761f9ef87d4cb9c8d8baecf17b4352 (patch)
tree9db1d895d506145757dff083c0f75ec3252d30f2 /libldetect-private.h
parent9f8ce02a3814161d80ae8430282eeb58ae75cbb8 (diff)
downloadldetect-1f8893a6cd761f9ef87d4cb9c8d8baecf17b4352.tar
ldetect-1f8893a6cd761f9ef87d4cb9c8d8baecf17b4352.tar.gz
ldetect-1f8893a6cd761f9ef87d4cb9c8d8baecf17b4352.tar.bz2
ldetect-1f8893a6cd761f9ef87d4cb9c8d8baecf17b4352.tar.xz
ldetect-1f8893a6cd761f9ef87d4cb9c8d8baecf17b4352.zip
now detect usb
Diffstat (limited to 'libldetect-private.h')
-rw-r--r--libldetect-private.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libldetect-private.h b/libldetect-private.h
new file mode 100644
index 0000000..6a27497
--- /dev/null
+++ b/libldetect-private.h
@@ -0,0 +1,2 @@
+extern void pciusb_find_modules(struct pciusb_entries entries, const char *fpciusbtable);
+extern void pciusb_initialize(struct pciusb_entry *e);