Diff for /gforth/Attic/sparc.h between versions 1.4 and 1.5

version 1.4, 1994/12/14 16:15:33 version 1.5, 1994/12/16 18:14:57
Line 5 Line 5
   This is the machine-specific part for a SPARC    This is the machine-specific part for a SPARC
 */  */
   
   #include "32bit.h"
   
 #if !defined(USE_TOS) && !defined(USE_NO_TOS)  #if !defined(USE_TOS) && !defined(USE_NO_TOS)
 #define USE_TOS  #define USE_TOS
 #endif  #endif

Removed from v.1.4  
changed lines
  Added in v.1.5


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