mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 23:23:53 +02:00
IA64: Add cmpxchg.h to exported userspace headers
commit98e4cff73aupstream. Fixes klibc build on ia64 after85f8f7759e. 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>
This commit is contained in:
parent
9b660f3019
commit
dadce2efa1
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user