Remove colliding name in syscalls.sh

Credit goes to @fabriziobertocci for finding this. See #136.
This commit is contained in:
Justine Tunney 2021-03-28 18:26:56 -07:00
parent c6f75bf95a
commit ae300d0c40
2 changed files with 1 additions and 3 deletions

View file

@ -1,2 +0,0 @@
.include "o/libc/sysv/macros.internal.inc"
.scall send,0xffffff065fffffff,globl

View file

@ -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