date and time created 83/08/11 20:49:31 by sam
[unix-history] / usr / src / old / as.vax / aspseudo.c
index 66fb73e..8b7d885 100644 (file)
@@ -2,7 +2,7 @@
  *     Copyright (c) 1982 Regents of the University of California
  */
 #ifndef lint
  *     Copyright (c) 1982 Regents of the University of California
  */
 #ifndef lint
-static char sccsid[] = "@(#)aspseudo.c 4.4 %G%";
+static char sccsid[] = "@(#)aspseudo.c 4.5 %G%";
 #endif not lint
 
 #include <stdio.h>
 #endif not lint
 
 #include <stdio.h>
@@ -21,5 +21,5 @@ static char sccsid[] = "@(#)aspseudo.c 4.4 %G%";
 
 readonly struct Instab instab[] = {
 #include "instrs.as"
 
 readonly struct Instab instab[] = {
 #include "instrs.as"
-0
+PSEUDO("\0\0\0\0\0\0\0\0\0\0", 0, 0)
 };
 };