Apparently, ex_ap disappeared. Put it in again.
authorceriel <none@none>
Fri, 10 Oct 1986 15:21:35 +0000 (15:21 +0000)
committerceriel <none@none>
Fri, 10 Oct 1986 15:21:35 +0000 (15:21 +0000)
mach/m68k2/cg/mach.h

index d2db72f..8a385ff 100644 (file)
@@ -1,3 +1,4 @@
+#define ex_ap(y)       fprintf(codefile,".extern %s\n", y)
 #define in_ap(y)       /* nothing */
 
 #define newilb(x)      fprintf(codefile,"%s:\n",x)