1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-02-15 04:06:19 +00:00

Fix ups for new llstk.h.

modified:   bin/makefile-darwin.386-x
	modified:   bin/makefile-tail
	new file:   inc/llstk.h
	modified:   src/gcfinal.c
	modified:   src/hardrtn.c
	modified:   src/llstk.c
	modified:   src/uraid.c
	modified:   src/xc.c
	modified:   src/xc.c.orig
This commit is contained in:
Nick Briggs
2017-06-30 17:42:46 -07:00
parent b7b658e8d3
commit 35b4ad4350
9 changed files with 25 additions and 10 deletions

View File

@@ -54,6 +54,7 @@ static char *id = "$Id: gcfinal.c,v 1.3 1999/05/31 23:35:31 sybalsky Exp $ Copyr
#include "adr68k.h"
#include "lspglob.h"
#include "stack.h"
#include "llstk.h"
#include "cell.h"
#include "ifpage.h"
#include "gc.h"