diff options
Diffstat (limited to 'src/pkg/runtime/defs2_linux.go')
| -rw-r--r-- | src/pkg/runtime/defs2_linux.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pkg/runtime/defs2_linux.go b/src/pkg/runtime/defs2_linux.go index 1fafb7bfc1..9b07029556 100644 --- a/src/pkg/runtime/defs2_linux.go +++ b/src/pkg/runtime/defs2_linux.go @@ -2,6 +2,8 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. +// +build ignore + /* * Input to cgo -cdefs |
