]> git.karo-electronics.de Git - linux-beck.git/commit
x86_64: uml: fix rename header guard
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Fri, 15 Aug 2008 00:25:37 +0000 (17:25 -0700)
committerIngo Molnar <mingo@elte.hu>
Fri, 15 Aug 2008 10:25:34 +0000 (12:25 +0200)
commitb76d69ed721e8365739c3bd5dd7891efbea88494
tree3d8c30207989d09fde8ffb2c3c44c6b923d70062
parent881b374705f352725ba1f558968ef34c17ba900e
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>
arch/um/sys-x86_64/syscall_table.c