Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
gcc_intrin.h
Go to the documentation of this file.
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 */