Diff for /gforth/Attic/hppa.h between versions 1.5 and 1.6

version 1.5, 1994/12/12 17:10:39 version 1.6, 1994/12/14 16:15:28
Line 5 Line 5
   This is the machine-specific part for a HPPA running HP-UX    This is the machine-specific part for a HPPA running HP-UX
 */  */
   
   #if !defined(USE_TOS) && !defined(USE_NO_TOS)
   #define USE_TOS
   #endif
   
 #ifndef INDIRECT_THREADED  #ifndef INDIRECT_THREADED
 #ifndef DIRECT_THREADED  #ifndef DIRECT_THREADED
 #define DIRECT_THREADED  #define DIRECT_THREADED

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


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