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
| Person | Tokens | Prop | Commits | CommitProp |
david mosberger | david mosberger | 9 | 39.13% | 1 | 16.67% |
suresh siddha | suresh siddha | 7 | 30.43% | 1 | 16.67% |
david howells | david howells | 2 | 8.70% | 1 | 16.67% |
doug chapman | doug chapman | 2 | 8.70% | 1 | 16.67% |
jaswinder singh rajput | jaswinder singh rajput | 2 | 8.70% | 1 | 16.67% |
adrian bunk | 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.