Release 4.11 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
Person | Tokens | Prop | Commits | CommitProp |
David Mosberger-Tang | 9 | 39.13% | 1 | 16.67% |
Suresh B. Siddha | 7 | 30.43% | 1 | 16.67% |
Jaswinder Singh Rajput | 2 | 8.70% | 1 | 16.67% |
Doug Chapman | 2 | 8.70% | 1 | 16.67% |
David Howells | 2 | 8.70% | 1 | 16.67% |
Adrian Bunk | 1 | 4.35% | 1 | 16.67% |
Total | 23 | 100.00% | 6 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.