mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 17:59:46 +02:00
Fix writev syscall number
This commit is contained in:
parent
59e88c6ca9
commit
1cca3f5bd3
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
17 pread64
|
||||
18 pwrite64
|
||||
19 readv
|
||||
2 writev
|
||||
20 writev
|
||||
21 access
|
||||
22 pipe
|
||||
23 select
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue