Retro68/gcc/libgo/go/syscall/export_test.go

8 lines
193 B
Go
Raw Normal View History

// Copyright 2014 The Go Authors. All rights reserved.
2012-03-27 23:13:14 +00:00
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
2015-08-28 15:33:40 +00:00
package syscall
2012-03-27 23:13:14 +00:00
2015-08-28 15:33:40 +00:00
var Itoa = itoa