xref: /openbmc/linux/arch/ia64/include/asm/intrinsics.h (revision f3539c12)
1 /*
2  * Compiler-dependent intrinsics.
3  *
4  * Copyright (C) 2002-2003 Hewlett-Packard Co
5  *	David Mosberger-Tang <davidm@hpl.hp.com>
6  */
7 #ifndef _ASM_IA64_INTRINSICS_H
8 #define _ASM_IA64_INTRINSICS_H
9 
10 #include <uapi/asm/intrinsics.h>
11 
12 #endif /* _ASM_IA64_INTRINSICS_H */
13