cregit-Linux how code gets into the kernel

Release 4.10 arch/cris/include/uapi/asm/ptrace.h

#ifdef __arch_v32
#include <asm/ptrace_v32.h>
#else
#include <asm/ptrace_v10.h>
#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
rabin vincentrabin vincent1184.62%150.00%
michael s. tsirkinmichael s. tsirkin215.38%150.00%
Total13100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.