root/arch/ia64/include/asm/intrinsics.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   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 */

/* [<][>][^][v][top][bottom][index][help] */