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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-x86/unistd_32.h b/include/asm-x86/unistd_32.h
index 984123a68f7c..8317d94771d3 100644
--- a/include/asm-x86/unistd_32.h
+++ b/include/asm-x86/unistd_32.h
@@ -81,7 +81,7 @@
#define __NR_sigpending 73
#define __NR_sethostname 74
#define __NR_setrlimit 75
-#define __NR_getrlimit 76 /* Back compatible 2Gig limited rlimit */
+#define __NR_getrlimit 76 /* Back compatible 2Gig limited rlimit */
#define __NR_getrusage 77
#define __NR_gettimeofday 78
#define __NR_settimeofday 79