diff options
Diffstat (limited to 'libgo/go/syscall/export_test.go')
-rw-r--r-- | libgo/go/syscall/export_test.go | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/libgo/go/syscall/export_test.go b/libgo/go/syscall/export_test.go deleted file mode 100644 index 55c09e6..0000000 --- a/libgo/go/syscall/export_test.go +++ /dev/null @@ -1,7 +0,0 @@ -// 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. - -package syscall - -var Itoa = itoa |