mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-03-03 07:29:23 +00:00
Remove colliding name in syscalls.sh
Credit goes to @fabriziobertocci for finding this. See #136.
This commit is contained in:
parent
c6f75bf95a
commit
ae300d0c40
2 changed files with 1 additions and 3 deletions
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall send,0xffffff065fffffff,globl
|
|
@ -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
Reference in a new issue