diff options
Diffstat (limited to 'arch/nt64')
-rw-r--r-- | arch/nt64/bits/syscall.h.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/nt64/bits/syscall.h.in b/arch/nt64/bits/syscall.h.in index 326d464..cb5be3d 100644 --- a/arch/nt64/bits/syscall.h.in +++ b/arch/nt64/bits/syscall.h.in @@ -163,8 +163,8 @@ #define __NR_sync 162 #define __NR_acct 163 #define __NR_settimeofday 164 -#define __NR_mount 165 -#define __NR_umount2 166 +#define __NR_mount__ +#define __NR_umount2__ #define __NR_swapon 167 #define __NR_swapoff 168 #define __NR_reboot 169 |