mirror of
https://github.com/qemu/qemu.git
synced 2024-11-29 23:03:41 +08:00
linux-user: xtensa: Remove unused constant TARGET_NR_syscall_count
Currently, there is no usage of TARGET_NR_syscall_count for target xtensa, and there is no obvious indication if there is some planned usage in future. CC: Max Filippov <jcmvbkbc@gmail.com> Acked-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Message-Id: <1581596954-2305-10-git-send-email-aleksandar.markovic@rt-rk.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
This commit is contained in:
parent
0f0eeed05c
commit
0a80aa55f4
@ -466,6 +466,4 @@
|
||||
#define TARGET_NR_pidfd_open 434
|
||||
#define TARGET_NR_clone3 435
|
||||
|
||||
#define TARGET_NR_syscall_count 436
|
||||
|
||||
#endif /* XTENSA_SYSCALL_NR_H */
|
||||
|
Loading…
Reference in New Issue
Block a user