Unix/BSD system calls are prefixed with SYS_ on FreeBSD and Mac
Also, __syscall form should be used when one or more of the parameters is a 64-bit argument to ensure that argument alignment is correct. llvm-svn: 230183
Loading
Please sign in to comment