[IA64] Add cmpxchg.h to exported userspace headers

Fixes klibc build on ia64 after 85f8f7759e.

Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: maximilian attems <max@stro.at>
Signed-off-by: Tony Luck <tony.luck@intel.com>
This commit is contained in:
maximilian attems 2012-05-16 09:46:30 +02:00 committed by Tony Luck
parent 7411d89535
commit 98e4cff73a
1 changed files with 1 additions and 0 deletions

View 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