]> Git Repo - linux.git/blob - arch/ia64/include/asm/gcc_intrin.h
Merge tag 'mlx5-fixes-2019-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / arch / ia64 / include / asm / gcc_intrin.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  *
4  * Copyright (C) 2002,2003 Jun Nakajima <[email protected]>
5  * Copyright (C) 2002,2003 Suresh Siddha <[email protected]>
6  */
7 #ifndef _ASM_IA64_GCC_INTRIN_H
8 #define _ASM_IA64_GCC_INTRIN_H
9
10 #include <uapi/asm/gcc_intrin.h>
11
12 register unsigned long ia64_r13 asm ("r13") __used;
13 #endif /* _ASM_IA64_GCC_INTRIN_H */
This page took 0.032521 seconds and 4 git commands to generate.