]> Git Repo - linux.git/blob - arch/ia64/include/asm/gcc_intrin.h
x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled
[linux.git] / arch / ia64 / include / asm / gcc_intrin.h
1 /*
2  *
3  * Copyright (C) 2002,2003 Jun Nakajima <[email protected]>
4  * Copyright (C) 2002,2003 Suresh Siddha <[email protected]>
5  */
6 #ifndef _ASM_IA64_GCC_INTRIN_H
7 #define _ASM_IA64_GCC_INTRIN_H
8
9 #include <uapi/asm/gcc_intrin.h>
10
11 register unsigned long ia64_r13 asm ("r13") __used;
12 #endif /* _ASM_IA64_GCC_INTRIN_H */
This page took 0.026723 seconds and 4 git commands to generate.