Added RCS id.
authorgarde <none@none>
Mon, 18 Mar 1985 12:55:07 +0000 (12:55 +0000)
committergarde <none@none>
Mon, 18 Mar 1985 12:55:07 +0000 (12:55 +0000)
mach/i80/ncg/mach.c
mach/i80/ncg/mach.h
mach/i80/ncg/table

index cdaf75f..4482e42 100644 (file)
  *
  */
 
+#ifndef NORCSID
+static char rcsid[]=   "$Header$" ;
+#endif
+
 /*
  * machine dependent back end routines for the Intel 8080.
  */
index b455077..8738285 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 #define ex_ap(y)        fprintf(codefile,".extern %s\n",y)
 #define in_ap(y)        /* nothing */
 
index 39a7946..8c88504 100644 (file)
@@ -7,6 +7,8 @@
 /************************************************************/
 
 
+rcsid = "$Header$"
+
 EM_WSIZE = 2
 EM_PSIZE = 2
 EM_BSIZE = 4