diff options
Diffstat (limited to 'src/runtime/cgo/gcc_stack_windows.c')
| -rw-r--r-- | src/runtime/cgo/gcc_stack_windows.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/runtime/cgo/gcc_stack_windows.c b/src/runtime/cgo/gcc_stack_windows.c deleted file mode 100644 index 14604e1e4f..0000000000 --- a/src/runtime/cgo/gcc_stack_windows.c +++ /dev/null @@ -1,7 +0,0 @@ -// Copyright 2023 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. - -#include "libcgo.h" - -void x_cgo_getstackbound(uintptr *low) {} // no-op for now |
