diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2001-05-10 01:33:36 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2001-05-10 01:33:36 +0000 |
commit | a868e7703b990d9835f876e8329c61f580f94fbe (patch) | |
tree | 8c1ea5318b0028f10dee61a14293f97e47b140ba | |
parent | 646c85df189682eab6f2db4b92fab666b627bcf1 (diff) |
Add a MMUID_425_E define
-rw-r--r-- | sys/arch/hp300/hp300/genassym.cf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/hp300/hp300/genassym.cf b/sys/arch/hp300/hp300/genassym.cf index bce69f533e0..47b5f4e95eb 100644 --- a/sys/arch/hp300/hp300/genassym.cf +++ b/sys/arch/hp300/hp300/genassym.cf @@ -1,4 +1,4 @@ -# $OpenBSD: genassym.cf,v 1.6 2001/05/04 22:48:59 aaron Exp $ +# $OpenBSD: genassym.cf,v 1.7 2001/05/10 01:33:35 millert Exp $ # $NetBSD: genassym.cf,v 1.11 1998/02/16 20:58:29 thorpej Exp $ # @@ -117,6 +117,7 @@ define MMUID_425_T MMUID_425_T define MMUID_425_S MMUID_425_S define MMUID_433_T MMUID_433_T define MMUID_433_S MMUID_433_S +define MMUID_425_E MMUID_425_E define MMUID_SHIFT MMUID_SHIFT define MMUID_MASK MMUID_MASK |