]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
[IA64] Add cmpxchg.h to exported userspace headers
authormaximilian attems <max@stro.at>
Wed, 16 May 2012 07:46:30 +0000 (09:46 +0200)
committerTony Luck <tony.luck@intel.com>
Wed, 16 May 2012 21:04:38 +0000 (14:04 -0700)
Fixes klibc build on ia64 after 85f8f7759e418c814ee2ceacf73eddb9bed39492.

Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: maximilian attems <max@stro.at>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/include/asm/Kbuild

index 241d1c53ba692a2a62b8eae096576e31fbe5c246..d4eb9383f5f657718fba1b5467baa4c35257eb14 100644 (file)
@@ -1,6 +1,7 @@
 include include/asm-generic/Kbuild.asm
 
 header-y += break.h
+header-y += cmpxchg.h
 header-y += fpu.h
 header-y += gcc_intrin.h
 header-y += ia64regs.h