blob: 3d9f6fc943470420f37298086e888a6128fdfb91 (
plain)
1
2
3
4
5
6
7
|
// 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.
//
// System calls for 386, Windows are implemented in ../runtime/windows/syscall.cgo
//
|