aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/go/_std_1.22/src/internal/cpu/cpu.s
blob: 3c770c132da2a76f3716b0dd4b843436f143fe06 (plain) (blame)
1
2
3
4
5
6
// 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.

// This assembly file exists to allow internal/cpu to call
// non-exported runtime functions that use "go:linkname".