diff options
Diffstat (limited to 'src/internal/abi/testdata/x.s')
-rw-r--r-- | src/internal/abi/testdata/x.s | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/internal/abi/testdata/x.s b/src/internal/abi/testdata/x.s new file mode 100644 index 0000000..63c1385 --- /dev/null +++ b/src/internal/abi/testdata/x.s @@ -0,0 +1,6 @@ +// Copyright 2021 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 ·Fn0(SB), 0, $0-0 + RET |