diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2003-10-05 21:22:03 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2003-10-05 21:22:03 +0000 |
commit | 2dc5bdf40a26e27fc36209b94fe98a8e20118f36 (patch) | |
tree | b400bf802439bf34c99db335d8dee7730f8b7fc4 /sys | |
parent | 11a76ba53a114d0e5fd0c8301073c8a1df8fd27c (diff) |
Oops, commited from the wrong tree
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/mvme88k/mvme88k/eh.S | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/mvme88k/mvme88k/eh.S b/sys/arch/mvme88k/mvme88k/eh.S index 78127e8ead4..2493b20dff8 100644 --- a/sys/arch/mvme88k/mvme88k/eh.S +++ b/sys/arch/mvme88k/mvme88k/eh.S @@ -1,4 +1,4 @@ -/* $OpenBSD: eh.S,v 1.43 2003/10/05 20:31:24 miod Exp $ */ +/* $OpenBSD: eh.S,v 1.44 2003/10/05 21:22:02 miod Exp $ */ /* * Mach Operating System * Copyright (c) 1993-1991 Carnegie Mellon University @@ -952,7 +952,6 @@ ASLOCAL(badaddr__return_nonzero) #endif or r2, r0, 1 /* FALLTHROUGH */ -#endif ASLOCAL(badaddr__return) ldcr r4, SR1 |