summaryrefslogtreecommitdiff
path: root/i386/i386at/autoconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'i386/i386at/autoconf.h')
-rw-r--r--i386/i386at/autoconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/i386/i386at/autoconf.h b/i386/i386at/autoconf.h
index a16a88f9..81fc5da7 100644
--- a/i386/i386at/autoconf.h
+++ b/i386/i386at/autoconf.h
@@ -37,7 +37,7 @@
*/
void probeio(void);
-extern void take_dev_irq (
- struct bus_device *dev);
+void take_dev_irq(
+ const struct bus_device *dev);
#endif /* _AUTOCONF_H_ */