--- gforth/mach32b.fs 1995/11/07 18:06:50 1.3 +++ gforth/mach32b.fs 1997/09/13 12:04:57 1.6 @@ -23,5 +23,10 @@ 5 Constant cell>bit 8 Constant bits/byte 8 Constant float + 8 Constant /maxalign true Constant bigendian ( true=big, false=little ) + +\ feature list + +include machpc.fs