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 29c3611..9909341 100644
--- a/i386/i386at/kd.h
+++ b/i386/i386at/kd.h
@@ -792,4 +792,6 @@ unsigned char state2leds(int state);
void kdstart(struct tty *tp);
void kdstop(struct tty *tp, int flags);
+void kd_xga_init(void);
+
#endif /* _KD_H_ */