aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/unistd_32.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/unistd_32.h')
-rw-r--r--include/asm-x86/unistd_32.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/asm-x86/unistd_32.h b/include/asm-x86/unistd_32.h
index 8317d94771d3..602ddd88c683 100644
--- a/include/asm-x86/unistd_32.h
+++ b/include/asm-x86/unistd_32.h
@@ -1,5 +1,5 @@
1#ifndef _ASM_I386_UNISTD_H_ 1#ifndef ASM_X86__UNISTD_32_H
2#define _ASM_I386_UNISTD_H_ 2#define ASM_X86__UNISTD_32_H
3 3
4/* 4/*
5 * This file contains the system call numbers. 5 * This file contains the system call numbers.
@@ -370,4 +370,4 @@
370#endif 370#endif
371 371
372#endif /* __KERNEL__ */ 372#endif /* __KERNEL__ */
373#endif /* _ASM_I386_UNISTD_H_ */ 373#endif /* ASM_X86__UNISTD_32_H */