diff options
Diffstat (limited to 'arch/or1k')
-rw-r--r-- | arch/or1k/bits/syscall.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/or1k/bits/syscall.h.in b/arch/or1k/bits/syscall.h.in index 89788a9..54581fb 100644 --- a/arch/or1k/bits/syscall.h.in +++ b/arch/or1k/bits/syscall.h.in @@ -61,6 +61,7 @@ #define __NR_quotactl 60 #define __NR_getdents64 61 #define __NR__llseek 62 +#define __NR_llseek 62 #define __NR_read 63 #define __NR_write 64 #define __NR_readv 65 |