blob: 5f913325f8089bf4525d23c785d286f014063afb [file] [log] [blame]
// Do not edit. Bootstrap copy of /Volumes/Android/buildbot/src/android/build-tools/out/obj/go/src/cmd/internal/obj/libc.go
//line /Volumes/Android/buildbot/src/android/build-tools/out/obj/go/src/cmd/internal/obj/libc.go:1
// Copyright 2015 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 obj
const (
AEXIST = 0
BOM = 0xFEFF
)
var GOEXPERIMENT string