summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2002-05-03 00:06:17 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2002-05-03 00:06:17 +0000
commit54cfd3bb630d115b1759aad691223f6374f0d1db (patch)
tree5fadf8d6f787ddff5a70d095c9fb0d5f19d472b2
parent78cf180a5a9e2468faefa282c8f9fc1e09fb8e75 (diff)
le_ioasic.h is history
-rw-r--r--sys/arch/alpha/alpha/machdep.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/alpha/alpha/machdep.c b/sys/arch/alpha/alpha/machdep.c
index 9b56830e56b..fa2fc2e6570 100644
--- a/sys/arch/alpha/alpha/machdep.c
+++ b/sys/arch/alpha/alpha/machdep.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: machdep.c,v 1.71 2002/04/28 20:55:14 pvalchev Exp $ */
+/* $OpenBSD: machdep.c,v 1.72 2002/05/03 00:06:16 millert Exp $ */
/* $NetBSD: machdep.c,v 1.210 2000/06/01 17:12:38 thorpej Exp $ */
/*-
@@ -129,8 +129,6 @@
#include <ddb/db_extern.h>
#endif
-#include "le_ioasic.h" /* for le_iomem creation */
-
int cpu_dump(void);
int cpu_dumpsize(void);
u_long cpu_dump_mempagecnt(void);