summaryrefslogtreecommitdiff
path: root/src/pkg/runtime/arch_386.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/runtime/arch_386.h')
-rw-r--r--src/pkg/runtime/arch_386.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/pkg/runtime/arch_386.h b/src/pkg/runtime/arch_386.h
index 4df795f71..62ed11b40 100644
--- a/src/pkg/runtime/arch_386.h
+++ b/src/pkg/runtime/arch_386.h
@@ -1,3 +1,7 @@
+// Copyright 2011 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.
+
enum {
thechar = '8',
BigEndian = 0,