Your IP : 172.28.240.42


Current Path : /usr/local/go/src/cmd/link/internal/ld/testdata/issue39256/
Upload File :
Current File : //usr/local/go/src/cmd/link/internal/ld/testdata/issue39256/x.s

// Copyright 2020 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

TEXT ·trampoline(SB),0,$0
	CALL	libc_getpid(SB)
	CALL	libc_kill(SB)
	CALL	libc_open(SB)
	CALL	libc_close(SB)
	RET