--- gforth/arch/alpha/machine.h 2003/01/19 23:35:31 1.13 +++ gforth/arch/alpha/machine.h 2005/08/16 13:46:47 1.16 @@ -1,6 +1,6 @@ /* DEC Alpha - Copyright (C) 1995-2003 Free Software Foundation, Inc. + Copyright (C) 1995,1996,1997,1998,2000,2003 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