summaryrefslogtreecommitdiff
path: root/sys/arch/arm
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2012-02-26 15:28:28 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2012-02-26 15:28:28 +0000
commitca8d54e870d79a388f1611ac13d46349c8fe90bc (patch)
treeb683c7e807ebeb5d66b6c4d004694a84ea76b6d5 /sys/arch/arm
parent1321b8103efea0982da37a4d486ccc1afd7d7f67 (diff)
Remove no longer _KERNEL-visible constants which aren't used anyway.
Diffstat (limited to 'sys/arch/arm')
-rw-r--r--sys/arch/arm/arm/genassym.cf6
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/arch/arm/arm/genassym.cf b/sys/arch/arm/arm/genassym.cf
index 94138a00c6e..a9585f2f879 100644
--- a/sys/arch/arm/arm/genassym.cf
+++ b/sys/arch/arm/arm/genassym.cf
@@ -1,4 +1,4 @@
-# $OpenBSD: genassym.cf,v 1.9 2011/09/20 22:02:11 miod Exp $
+# $OpenBSD: genassym.cf,v 1.10 2012/02/26 15:28:27 miod Exp $
# $NetBSD: genassym.cf,v 1.27 2003/11/04 10:33:16 dsl Exp$
# Copyright (c) 1982, 1990 The Regents of the University of California.
@@ -74,10 +74,6 @@ export PAGE_SIZE
export UPAGES
export PAGE_SHIFT
-# Important offsets into the lwp and proc structs & associated constants
-export P_TRACED
-export P_PROFIL
-
export SONPROC
struct proc