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, 0 insertions, 2 deletions
diff --git a/i386/i386at/kd.h b/i386/i386at/kd.h
index 9abea8e..2e8f831 100644
--- a/i386/i386at/kd.h
+++ b/i386/i386at/kd.h
@@ -567,8 +567,6 @@ extern u_char key_map[NUMKEYS][WIDTH_KMAP];
#ifdef KERNEL
#include <i386/machspl.h>
-extern void splx();
-extern spl_t spltty();
#define SPLKD spltty
#endif /* KERNEL */