[BACK]Return to types.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / i386 / include

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/arch/i386/include/types.h between version 1.27 and 1.28

version 1.27, 2001/01/07 17:55:40 version 1.28, 2001/04/14 06:49:32
Line 80  typedef int32_t   register_t;
Line 80  typedef int32_t   register_t;
 #define __HAVE_SYSCALL_INTERN  #define __HAVE_SYSCALL_INTERN
 #define __HAVE_MINIMAL_EMUL  #define __HAVE_MINIMAL_EMUL
 #define __HAVE_OLD_DISKLABEL  #define __HAVE_OLD_DISKLABEL
   #define __HAVE_GENERIC_SOFT_INTERRUPTS
   
 #endif  /* _MACHTYPES_H_ */  #endif  /* _MACHTYPES_H_ */

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

CVSweb <webmaster@jp.NetBSD.org>