Release 4.14 arch/ia64/include/asm/gcc_intrin.h
/* SPDX-License-Identifier: GPL-2.0 */
/*
*
* 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 | 11 | 45.83% | 2 | 28.57% |
Suresh B. Siddha | 7 | 29.17% | 1 | 14.29% |
Doug Chapman | 2 | 8.33% | 1 | 14.29% |
David Howells | 2 | 8.33% | 1 | 14.29% |
Adrian Bunk | 1 | 4.17% | 1 | 14.29% |
Greg Kroah-Hartman | 1 | 4.17% | 1 | 14.29% |
Total | 24 | 100.00% | 7 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.