diff --git a/first/local.h.src b/first/local.h.src index 37ec5d75b..066c4688c 100644 --- a/first/local.h.src +++ b/first/local.h.src @@ -5,3 +5,6 @@ /* The default machine used by ack, acc, apc */ # define ACKM "vax4" + +/* size of local machine, either 0 (for 16 bit address space), or 1 */ +# define BIGMACHINE 1