Linux Audio

Check our new training course

Loading...
Note: File does not exist in v6.9.4.
 1/* SPDX-License-Identifier: GPL-2.0 */
 2/*
 3 * Compiler-dependent intrinsics.
 4 *
 5 * Copyright (C) 2002-2003 Hewlett-Packard Co
 6 *	David Mosberger-Tang <davidm@hpl.hp.com>
 7 */
 8#ifndef _ASM_IA64_INTRINSICS_H
 9#define _ASM_IA64_INTRINSICS_H
10
11#include <uapi/asm/intrinsics.h>
12
13#endif /* _ASM_IA64_INTRINSICS_H */