This website requires JavaScript.
Explore
Help
Sign in
forge
/
linux-pinenote
Watch
1
Star
0
Fork
You've already forked linux-pinenote
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
676f7c8f84
linux-pinenote
/
arch
/
ia64
/
include
/
asm
/
cmpxchg.h
2 lines
28 B
C
Raw
Normal View
History
Unescape
Escape
ia64: Fixup asm/cmpxchg.h The empty asm/cmpxchg.h file that was provided as a temporary build fix for the asm/system.h disintgration build problem should really include <asm/intrinsics.h> to make definitions of xchg() and cmpxchg() available. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Tony Luck <tony.luck@intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-03-30 11:43:11 -07:00
#
include
<asm/intrinsics.h>
Reference in a new issue
Copy permalink