2018-01-16 21:20:59 +08:00
|
|
|
// Copyright 2014 The Go Authors. All rights reserved.
|
2017-05-11 22:39:54 +08:00
|
|
|
// Use of this source code is governed by a BSD-style
|
|
|
|
// license that can be found in the LICENSE file.
|
|
|
|
|
|
|
|
#include "textflag.h"
|
|
|
|
|
|
|
|
TEXT ·use(SB),NOSPLIT,$0
|
|
|
|
RET
|