summaryrefslogtreecommitdiff
path: root/protos.h
diff options
context:
space:
mode:
Diffstat (limited to 'protos.h')
-rw-r--r--protos.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protos.h b/protos.h
index 96229eb..3e8d179 100644
--- a/protos.h
+++ b/protos.h
@@ -197,5 +197,6 @@ static inline void udelay(unsigned long msec)
* Initialization
*/
extern void ps2port_setup(void);
+extern void pci_setup(void);
#endif /* PROTOS_H */