NOP now does not call .nop anymore
authorceriel <none@none>
Mon, 3 Dec 1990 09:36:56 +0000 (09:36 +0000)
committerceriel <none@none>
Mon, 3 Dec 1990 09:36:56 +0000 (09:36 +0000)
mach/vax4/cg/table

index ab27533..3954fa9 100644 (file)
@@ -4454,7 +4454,11 @@ lpb              | bigsource4 |
 mon            | STACK |
                        "jsb\t.mon"             |       | |
 nop            | STACK |
-                       "jsb\t.nop"             |       | |
+#ifdef TESTING
+                       "jsb\t.nop"
+#endif
+                                               |       | |
+
 #ifdef DORCK
 rck $1==4      | STACK |
                        "jsb\t.rck4"            |       | |