--- gforth/arch/alpha/machine.h 1997/05/21 20:39:59 1.1 +++ gforth/arch/alpha/machine.h 1998/12/08 22:02:54 1.3 @@ -1,6 +1,6 @@ /* preliminary machine file for DEC Alpha - Copyright (C) 1995 Free Software Foundation, Inc. + Copyright (C) 1995,1996,1997,1998 Free Software Foundation, Inc. This file is part of Gforth. @@ -34,7 +34,7 @@ #define FLUSH_ICACHE(addr,size) asm("call_pal 0x86") /* imb (instruction-memory barrier) */ -#include "../../engine/32bit.h" +#include "../generic/machine.h" #ifdef DIRECT_THREADED #ifdef WORDS_BIGENDIAN