--- gforth/mach64l.fs 1995/11/07 18:06:51 1.2 +++ gforth/mach64l.fs 1998/12/08 22:02:48 1.6 @@ -1,6 +1,6 @@ \ Parameter for target systems 06oct92py -\ Copyright (C) 1995 Free Software Foundation, Inc. +\ Copyright (C) 1995,1996,1997 Free Software Foundation, Inc. \ This file is part of Gforth. @@ -23,5 +23,10 @@ 6 Constant cell>bit 8 Constant bits/byte 8 Constant float + 8 Constant /maxalign false Constant bigendian ( true=big, false=little ) + +\ feature list + +include machpc.fs