summaryrefslogtreecommitdiff
path: root/i386/i386at/lpr.h
diff options
context:
space:
mode:
Diffstat (limited to 'i386/i386at/lpr.h')
-rw-r--r--i386/i386at/lpr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/i386/i386at/lpr.h b/i386/i386at/lpr.h
index 820d0ab..d2b9d4b 100644
--- a/i386/i386at/lpr.h
+++ b/i386/i386at/lpr.h
@@ -36,7 +36,7 @@
#define INTR_ENAB(addr) (addr + 2)
extern void lprintr(int unit);
-int lprprobe(int port, struct bus_device *dev);
+int lprprobe(vm_offset_t port, struct bus_ctlr *dev);
void lprstop(struct tty *tp, int flags);
void lprstart(struct tty *tp);
void lprattach(struct bus_device *dev);