cosmopolitan/libc/sysv/calls/sys_getrandom.S
Justine Tunney 86d9323a43
Remove sys_getrandom() on NetBSD
This fixes an apparent regression caused by
3f0bcdc3ef where getrandom() on NetBSD 9.2
doesn't appear to work; ktrace oddly reports:

    1446      1 .ape     CALL  #91 (unimplemented getdopt)
    1446      1 .ape     RET   #91 (unimplemented getdopt) -1 errno 78
    Function not implemented
    1446      1 .ape     PSIG  SIGSYS SIG_DFL: code=SI_NOINFO
2023-05-10 04:20:47 -07:00

2 lines
98 B
ArmAsm

#include "libc/sysv/macros.internal.h"
.scall sys_getrandom,0xfff007a3321f493e,0x116,globl,hidden