Diff for /gforth/arch/generic/machine.h between versions 1.29 and 1.30

version 1.29, 2007/12/31 18:40:25 version 1.30, 2008/08/09 13:24:25
Line 80  typedef void *Label; Line 80  typedef void *Label;
 /* feature defines, these setting should be identical to the ones in machpc.fs */  /* feature defines, these setting should be identical to the ones in machpc.fs */
   
 #ifndef STANDALONE  #ifndef STANDALONE
 #warning hosted system  /* #warning hosted system */
 #define HAS_FILE  #define HAS_FILE
 #define HAS_FLOATING  #define HAS_FLOATING
 #define HAS_OS  #define HAS_OS

Removed from v.1.29  
changed lines
  Added in v.1.30


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>