mirror of
https://github.com/Interlisp/maiko.git
synced 2026-02-28 17:19:20 +00:00
Scratch branch for (trying to) build old release 2.01
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
/************************************************************************/
|
||||
|
||||
#include "adr68k.h" // for NativeAligned4FromLAddr
|
||||
#ifdef RESWAPPEDCODESTREAM
|
||||
#include "byteswapdefs.h" // for byte_swap_code_block
|
||||
#if defined(RESWAPPEDCODESTREAM) | !defined(BIGVM)
|
||||
#include "byteswapdefs.h" // for byte_swap_code_block, swapx
|
||||
#endif
|
||||
#include "car-cdrdefs.h" // for car
|
||||
#include "conspagedefs.h" // for cons
|
||||
|
||||
@@ -22,6 +22,10 @@
|
||||
*/
|
||||
/**********************************************************************/
|
||||
|
||||
#if !defined(NEWCDRCODING)
|
||||
#include "address.h"
|
||||
#include "gcdata.h"
|
||||
#endif
|
||||
#include "car-cdrdefs.h" // for N_OP_rplacd
|
||||
#include "conspagedefs.h" // for cons
|
||||
#include "emlglob.h"
|
||||
|
||||
Reference in New Issue
Block a user