diff options
Diffstat (limited to 'libgo/go/debug/proc/regs_windows_386.go')
-rw-r--r-- | libgo/go/debug/proc/regs_windows_386.go | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libgo/go/debug/proc/regs_windows_386.go b/libgo/go/debug/proc/regs_windows_386.go deleted file mode 100644 index 60c9ac719e9..00000000000 --- a/libgo/go/debug/proc/regs_windows_386.go +++ /dev/null @@ -1,5 +0,0 @@ -// Copyright 2009 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 proc |