added rcsid
authorsater <none@none>
Sat, 19 May 1984 12:52:21 +0000 (12:52 +0000)
committersater <none@none>
Sat, 19 May 1984 12:52:21 +0000 (12:52 +0000)
mach/pdp/cg/mach.c
mach/pdp/cg/mach.h

index 1f8c0de..cd33ca5 100644 (file)
@@ -1,3 +1,7 @@
+#ifndef NORCSID
+static char rcsid[] = "$Header$";
+#endif
+
 /*
  * (c) copyright 1983 by the Vrije Universiteit, Amsterdam, The Netherlands.
  *
index db107c1..ec06f42 100644 (file)
@@ -1,3 +1,5 @@
+/* $Header$ */
+
 #define ex_ap(y)       fprintf(codefile,"\t.globl %s\n",y)
 #define in_ap(y)       /* nothing */