commit | b76d69ed721e8365739c3bd5dd7891efbea88494 | [log] [tgz] |
---|---|---|
author | Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> | Thu Aug 14 17:25:37 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Aug 15 12:25:34 2008 +0200 |
tree | 3d8c30207989d09fde8ffb2c3c44c6b923d70062 | |
parent | 881b374705f352725ba1f558968ef34c17ba900e [diff] |
x86_64: uml: fix rename header guard In unistd_64.h, the guard macro _ASM_X86_64_UNISTD_H_ is renamed to ASM_X86__UNISTD_64_H. This change should be applied to arch/um/sys-x86_64/syscall_table.c. Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>