Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.7-rc2 12 lines 267 B view raw
1/* 2 * Compiler-dependent intrinsics. 3 * 4 * Copyright (C) 2002-2003 Hewlett-Packard Co 5 * David Mosberger-Tang <davidm@hpl.hp.com> 6 */ 7#ifndef _ASM_IA64_INTRINSICS_H 8#define _ASM_IA64_INTRINSICS_H 9 10#include <uapi/asm/intrinsics.h> 11 12#endif /* _ASM_IA64_INTRINSICS_H */