blob: f0ad039d47654068f871014acd8914ea08fc7b97 [file] [log] [blame]
// Do not edit. Bootstrap copy of /tmp/go/src/cmd/internal/obj/libc.go
//line /tmp/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