--- gforth/arch/alpha/machine.h 2003/03/09 15:16:58 1.15 +++ gforth/arch/alpha/machine.h 2005/12/31 15:46:11 1.17 @@ -1,6 +1,6 @@ /* DEC Alpha - Copyright (C) 1995,1996,1997,1998,2000,2003 Free Software Foundation, Inc. + Copyright (C) 1995,1996,1997,1998,2000,2003,2005 Free Software Foundation, Inc. This file is part of Gforth. @@ -19,12 +19,6 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. */ -/* Be careful: long long on Alpha are 64 bit :-(( */ - -#ifndef THREADING_SCHEME -#define THREADING_SCHEME 5 -#endif - #if !defined(USE_TOS) && !defined(USE_NO_TOS) #define USE_TOS #endif