blob: 035b17fe12ef032e185c7ca21f8828b9fd0027d1 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002/*
3 * Compiler-dependent intrinsics.
4 *
5 * Copyright (C) 2002-2003 Hewlett-Packard Co
6 * David Mosberger-Tang <davidm@hpl.hp.com>
7 */
David Howells43e40f22012-10-09 09:47:00 +01008#ifndef _ASM_IA64_INTRINSICS_H
9#define _ASM_IA64_INTRINSICS_H
Linus Torvalds1da177e2005-04-16 15:20:36 -070010
David Howells43e40f22012-10-09 09:47:00 +010011#include <uapi/asm/intrinsics.h>
Isaku Yamahata1ff730b2008-05-19 22:13:34 +090012
Linus Torvalds1da177e2005-04-16 15:20:36 -070013#endif /* _ASM_IA64_INTRINSICS_H */