aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/cgo/signal_darwin_arm64.go
blob: 3425c448c4ef886a28c244c46c62fa755a708255 (plain)
1
2
3
4
5
6
7
8
9
10
// Copyright 2015 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.

package cgo

import _ "unsafe"

//go:cgo_export_static xx_cgo_panicmem xx_cgo_panicmem
func xx_cgo_panicmem()