aboutsummaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorIsaku Yamahata <[email protected]>2008-10-17 11:17:50 +0900
committerTony Luck <[email protected]>2008-10-17 09:57:28 -0700
commit25c7bfaef201ab8cef400ea96e27803e1d32697a (patch)
treef3f2d626f868de472b51dde9a7e6bce4af9d4cc3 /scripts/stackusage
parentb31c09bd82731600a72c83894e7c6a53b36b6c83 (diff)
ia64/xen: add a necessary header file to compile include/xen/interface/xen.h
Create include/asm-ia64/pvclock-abi.h to compile which contains the same definitions of include/asm-x86/pvclock-abi.h because ia64/xen uses same structure. Hopefully include/asm-x86/pvclock-abi.h would be moved to somewhere more generic. Another approach is to include include/asm-x86/pvclock-abi.h from include/asm-ia64/pvclock-abi.h. But this would break if/when x86 header files are moved under arch/x86. So for now, same definitions are duplicated as suggested by Tony. Signed-off-by: Isaku Yamahata <[email protected]> Signed-off-by: Tony Luck <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions