Magellan Linux

Diff of /trunk/mkinitrd-magellan/klibc/usr/klibc/arch/mips/vfork.S

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 814 by niro, Sat Sep 1 22:45:15 2007 UTC revision 815 by niro, Fri Apr 24 18:32:46 2009 UTC
# Line 1  Line 1 
1  #include <asm/asm.h>  #include <machine/asm.h>
 #include <asm/regdef.h>  
2  #include <asm/unistd.h>  #include <asm/unistd.h>
3    
4  #define CLONE_VM 0x00000100  #define CLONE_VM 0x00000100

Legend:
Removed from v.814  
changed lines
  Added in v.815