summaryrefslogtreecommitdiff
path: root/i386/i386at/kd.h
diff options
context:
space:
mode:
Diffstat (limited to 'i386/i386at/kd.h')
-rw-r--r--i386/i386at/kd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/i386/i386at/kd.h b/i386/i386at/kd.h
index bc265b0..3f0dfe1 100644
--- a/i386/i386at/kd.h
+++ b/i386/i386at/kd.h
@@ -740,4 +740,6 @@ extern void kd_slmwd (void *start, int count, int value);
extern void kd_slmscu (void *from, void *to, int count);
extern void kd_slmscd (void *from, void *to, int count);
+extern void kdintr(int vec, int regs);
+
#endif /* _KD_H_ */