mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-03 16:30:29 +00:00
Commented out syscall for send since it is duplicated (send() is defined in libc/sock/send.c)
This commit is contained in:
parent
a82a8c4e1c
commit
90ae1c8c23
1 changed files with 1 additions and 1 deletions
|
@ -727,7 +727,7 @@ scall recv 0xffffff066fffffff globl
|
|||
scall rfork 0xffffff0fbfffffff globl
|
||||
scall rtprio 0xffffff0a6fffffff globl
|
||||
scall rtprio_thread 0xffffff1d2fffffff globl
|
||||
scall send 0xffffff065fffffff globl
|
||||
#scall send 0xffffff065fffffff globl
|
||||
scall setaudit 0xffffff1c2fffffff globl
|
||||
scall setcontext 0x134fff1a6fffffff globl
|
||||
scall setfib 0xffffff0affffffff globl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue