2016-02-01 19:50:49 +01:00
|
|
|
// Copyright 2014 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.
|
|
|
|
|
2016-02-25 00:13:28 +01:00
|
|
|
// +build !gccgo
|
|
|
|
|
2016-02-01 19:50:49 +01:00
|
|
|
#include "textflag.h"
|
|
|
|
|
|
|
|
TEXT ·use(SB),NOSPLIT,$0
|
|
|
|
RET
|