summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/include
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/hppa/include')
-rw-r--r--sys/arch/hppa/include/param.h10
1 files changed, 1 insertions, 9 deletions
diff --git a/sys/arch/hppa/include/param.h b/sys/arch/hppa/include/param.h
index 59dbc90acea..edf08d13765 100644
--- a/sys/arch/hppa/include/param.h
+++ b/sys/arch/hppa/include/param.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: param.h,v 1.35 2007/07/01 12:19:27 kettenis Exp $ */
+/* $OpenBSD: param.h,v 1.36 2007/07/15 19:25:49 kettenis Exp $ */
/*
* Copyright (c) 1988-1994, The University of Utah and
@@ -110,14 +110,6 @@
#define ISHPMMADDR(v) 0 /* XXX ...jef */
#define HPMMBASEADDR(v) ((unsigned)(v) & ~HPMMMASK)
#endif
-
-#ifndef _LOCORE
-#define CONADDR conaddr
-#define CONUNIT conunit
-#define COM_FREQ 7372800
-extern hppa_hpa_t conaddr;
-extern int conunit;
-#endif
#endif
#define __SWAP_BROKEN