Added vars.s
authorceriel <none@none>
Mon, 17 Oct 1988 12:55:24 +0000 (12:55 +0000)
committerceriel <none@none>
Mon, 17 Oct 1988 12:55:24 +0000 (12:55 +0000)
mach/vax4/libem/LIST
mach/vax4/libem/vars.s [new file with mode: 0644]

index 86d071c..96fb183 100644 (file)
@@ -69,3 +69,4 @@ strlb.s
 mon.s
 fat.s
 trp.s
+vars.s
diff --git a/mach/vax4/libem/vars.s b/mach/vax4/libem/vars.s
new file mode 100644 (file)
index 0000000..ac505bd
--- /dev/null
@@ -0,0 +1,13 @@
+.globl  hol0
+.globl  .reghp
+.globl  .trppc
+.globl  .trpim
+
+hol0:
+        .space  8
+.trppc:
+        .space  4
+.trpim:
+        .long   0
+.reghp:
+        .long   _end