vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.s
author Mikael Berthe <mikael@lilotux.net>
Sun, 16 Feb 2020 18:54:01 +0100
changeset 251 1c52a0eeb952
child 256 6d9efbef00a9
permissions -rw-r--r--
Update dependencies This should fix #22.

// go run mkasm_darwin.go arm64
// Code generated by the command above; DO NOT EDIT.

// +build go1.13

#include "textflag.h"
TEXT ·libc_fdopendir_trampoline(SB),NOSPLIT,$0-0
	JMP	libc_fdopendir(SB)
TEXT ·libc_closedir_trampoline(SB),NOSPLIT,$0-0
	JMP	libc_closedir(SB)
TEXT ·libc_readdir_r_trampoline(SB),NOSPLIT,$0-0
	JMP	libc_readdir_r(SB)