[BACK]Return to compat_16_machdep.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / powerpc / powerpc

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

Diff for /src/sys/arch/powerpc/powerpc/compat_16_machdep.c between version 1.4 and 1.5

version 1.4, 2004/04/15 21:07:07 version 1.5, 2005/09/14 15:03:50
Line 48  __KERNEL_RCSID(0, "$NetBSD$");
Line 48  __KERNEL_RCSID(0, "$NetBSD$");
 #include <sys/ucontext.h>  #include <sys/ucontext.h>
 #include <sys/user.h>  #include <sys/user.h>
   
   #include <compat/sys/signal.h>
   #include <compat/sys/signalvar.h>
   
 #include <machine/fpu.h>  #include <machine/fpu.h>
   
 /*  /*

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

CVSweb <webmaster@jp.NetBSD.org>