diff options
author | Dave Jones <davej@redhat.com> | 2008-01-30 07:30:28 -0500 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-01-30 07:30:28 -0500 |
commit | 99122a3fe74c4918cdc86a8d6d63b40240fa8881 (patch) | |
tree | b73519d2b422726b0951ec695d8bc39a7ba1ba60 /include/asm-x86/ia32_unistd.h | |
parent | 3abf024d2abb79614d8c4cb25a70d5596f77d0ad (diff) |
x86: remove more bogus filenames in comments.
Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/asm-x86/ia32_unistd.h')
-rw-r--r-- | include/asm-x86/ia32_unistd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-x86/ia32_unistd.h b/include/asm-x86/ia32_unistd.h index 5b52ce507338..61cea9e7c5c1 100644 --- a/include/asm-x86/ia32_unistd.h +++ b/include/asm-x86/ia32_unistd.h | |||
@@ -5,7 +5,7 @@ | |||
5 | * This file contains the system call numbers of the ia32 port, | 5 | * This file contains the system call numbers of the ia32 port, |
6 | * this is for the kernel only. | 6 | * this is for the kernel only. |
7 | * Only add syscalls here where some part of the kernel needs to know | 7 | * Only add syscalls here where some part of the kernel needs to know |
8 | * the number. This should be otherwise in sync with asm-i386/unistd.h. -AK | 8 | * the number. This should be otherwise in sync with asm-x86/unistd_32.h. -AK |
9 | */ | 9 | */ |
10 | 10 | ||
11 | #define __NR_ia32_restart_syscall 0 | 11 | #define __NR_ia32_restart_syscall 0 |