浏览代码

[IA64] Add cmpxchg.h to exported userspace headers

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>
maximilian attems 13 年之前
父节点
当前提交
98e4cff73a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      arch/ia64/include/asm/Kbuild

+ 1 - 0
arch/ia64/include/asm/Kbuild

@@ -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