cregit-Linux how code gets into the kernel

Release 4.10 arch/ia64/include/asm/gcc_intrin.h

/*
 *
 * Copyright (C) 2002,2003 Jun Nakajima <jun.nakajima@intel.com>
 * Copyright (C) 2002,2003 Suresh Siddha <suresh.b.siddha@intel.com>
 */
#ifndef _ASM_IA64_GCC_INTRIN_H

#define _ASM_IA64_GCC_INTRIN_H

#include <uapi/asm/gcc_intrin.h>

register unsigned long ia64_r13 asm ("r13") __used;
#endif /* _ASM_IA64_GCC_INTRIN_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
david mosbergerdavid mosberger939.13%116.67%
suresh siddhasuresh siddha730.43%116.67%
david howellsdavid howells28.70%116.67%
doug chapmandoug chapman28.70%116.67%
jaswinder singh rajputjaswinder singh rajput28.70%116.67%
adrian bunkadrian bunk14.35%116.67%
Total23100.00%6100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.