git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
881b374
)
x86_64: uml: fix rename header guard
author
Hiroshi Shimamoto
<h-shimamoto@ct.jp.nec.com>
Fri, 15 Aug 2008 00:25:37 +0000
(17:25 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 15 Aug 2008 10:25:34 +0000
(12:25 +0200)
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>
No differences found