mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-01 23:03:54 -06:00
linux-user: Update m68k syscall definitions to match Linux 4.6
Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Message-Id: <20170116224915.19430-2-glaubitz@physik.fu-berlin.de> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
This commit is contained in:
parent
3148ff8404
commit
23d208ce6d
1 changed files with 3 additions and 0 deletions
|
@ -376,3 +376,6 @@
|
|||
#define TARGET_NR_userfaultfd 373
|
||||
#define TARGET_NR_membarrier 374
|
||||
#define TARGET_NR_mlock2 375
|
||||
#define TARGET_NR_copy_file_range 376
|
||||
#define TARGET_NR_preadv2 377
|
||||
#define TARGET_NR_pwritev2 378
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue