aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86_64')
-rw-r--r--arch/x86_64/ia32/sys_ia32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86_64/ia32/sys_ia32.c b/arch/x86_64/ia32/sys_ia32.c
index b0e82c7947dc..f280d3665f4b 100644
--- a/arch/x86_64/ia32/sys_ia32.c
+++ b/arch/x86_64/ia32/sys_ia32.c
@@ -648,7 +648,7 @@ sys32_pause(void)
648} 648}
649 649
650 650
651#ifdef CONFIG_SYSCTL 651#ifdef CONFIG_SYSCTL_SYSCALL
652struct sysctl_ia32 { 652struct sysctl_ia32 {
653 unsigned int name; 653 unsigned int name;
654 int nlen; 654 int nlen;