summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/alpha/include/cpu.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/alpha/include/cpu.h b/sys/arch/alpha/include/cpu.h
index bff3368022b..5ec15a90ba3 100644
--- a/sys/arch/alpha/include/cpu.h
+++ b/sys/arch/alpha/include/cpu.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: cpu.h,v 1.10 2001/01/20 21:24:05 art Exp $ */
+/* $OpenBSD: cpu.h,v 1.11 2001/02/12 11:12:35 art Exp $ */
/* $NetBSD: cpu.h,v 1.45 2000/08/21 02:03:12 thorpej Exp $ */
/*-
@@ -330,7 +330,5 @@ struct reg;
struct rpb;
struct trapframe;
-int badaddr(void *, size_t);
-
#endif /* _KERNEL */
#endif /* _ALPHA_CPU_H_ */