Skip to content

Commit

Permalink
IA64: Add cmpxchg.h to exported userspace headers
Browse files Browse the repository at this point in the history
commit 98e4cff upstream.

Fixes klibc build on ia64 after 85f8f77.

Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: maximilian attems <max@stro.at>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Cc: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
maximilian attems authored and Greg Kroah-Hartman committed Jun 9, 2012
1 parent 9b660f3 commit dadce2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/ia64/include/asm/Kbuild
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit dadce2e

Please sign in to comment.