blob: ec970a9201329a65bcbe17d6a98cb19a3826ddd1 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001/*
2 * Compiler-dependent intrinsics.
3 *
4 * Copyright (C) 2002-2003 Hewlett-Packard Co
5 * David Mosberger-Tang <davidm@hpl.hp.com>
6 */
David Howells43e40f22012-10-09 09:47:00 +01007#ifndef _ASM_IA64_INTRINSICS_H
8#define _ASM_IA64_INTRINSICS_H
Linus Torvalds1da177e2005-04-16 15:20:36 -07009
David Howells43e40f22012-10-09 09:47:00 +010010#include <uapi/asm/intrinsics.h>
Isaku Yamahata1ff730b2008-05-19 22:13:34 +090011
Linus Torvalds1da177e2005-04-16 15:20:36 -070012#endif /* _ASM_IA64_INTRINSICS_H */