]> git.ipfire.org Git - thirdparty/kernel/linux.git/blame - arch/ia64/include/asm/intrinsics.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/kernel/linux.git] / arch / ia64 / include / asm / intrinsics.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
1da177e4
LT
2/*
3 * Compiler-dependent intrinsics.
4 *
5 * Copyright (C) 2002-2003 Hewlett-Packard Co
6 * David Mosberger-Tang <davidm@hpl.hp.com>
7 */
43e40f25
DH
8#ifndef _ASM_IA64_INTRINSICS_H
9#define _ASM_IA64_INTRINSICS_H
1da177e4 10
43e40f25 11#include <uapi/asm/intrinsics.h>
1ff730b5 12
1da177e4 13#endif /* _ASM_IA64_INTRINSICS_H */