]> git.proxmox.com Git - mirror_qemu.git/blobdiff - linux-user/unicore32/syscall_nr.h
fix qemu-system-unicore32 crashing when calling without -kernel
[mirror_qemu.git] / linux-user / unicore32 / syscall_nr.h
index 9c72d84d804bf4f00e0435bb0e2dafb1728067de..486b8c45a037f965a5be909c326d57e43138b914 100644 (file)
 #define TARGET_NR_rt_sigtimedwait               177
 #define TARGET_NR_rt_sigqueueinfo               178
 #define TARGET_NR_rt_sigsuspend                 179
-#define TARGET_NR_pread                         180
-#define TARGET_NR_pwrite                        181
+#define TARGET_NR_pread64                       180
+#define TARGET_NR_pwrite64                      181
 #define TARGET_NR_chown                         182
 #define TARGET_NR_getcwd                        183
 #define TARGET_NR_capget                        184