Skip to content

Commit

Permalink
[IA64] Add cmpxchg.h to exported userspace headers
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
maximilian attems authored and Tony Luck committed May 16, 2012
1 parent 7411d89 commit 98e4cff
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
Expand Down

0 comments on commit 98e4cff

Please sign in to comment.