summaryrefslogtreecommitdiff
path: root/sys/arch/vax/vax/emulate.s
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/vax/vax/emulate.s')
-rw-r--r--sys/arch/vax/vax/emulate.s7
1 files changed, 2 insertions, 5 deletions
diff --git a/sys/arch/vax/vax/emulate.s b/sys/arch/vax/vax/emulate.s
index 3376e015951..c09491f18ff 100644
--- a/sys/arch/vax/vax/emulate.s
+++ b/sys/arch/vax/vax/emulate.s
@@ -1,5 +1,5 @@
-/* $OpenBSD: emulate.s,v 1.2 1997/05/29 00:05:18 niklas Exp $ */
-/* $NetBSD: emulate.s,v 1.1 1995/02/24 01:35:08 ragge Exp $ */
+/* $OpenBSD: emulate.s,v 1.3 1997/09/10 12:04:44 maja Exp $ */
+/* $NetBSD: emulate.s,v 1.2 1997/03/15 16:14:25 ragge Exp $ */
/*
* Copyright (c) 1986, 1987 The Regents of the University of California.
* All rights reserved.
@@ -38,7 +38,6 @@
* @(#)emulate.s 7.5 (Berkeley) 6/28/90
*/
-#if VAX630 || VAX650
/*
* String instruction emulation - MicroVAX only. These routines are called
* from locore.s when an "emulate" fault occurs on the MicroVAX. They are
@@ -1210,8 +1209,6 @@ _EMcmpp4:
return
-#endif UVAXII
-
#ifdef notdef
/*