Sign in
go
/
go
/
04a231d40624412d16a4e120335b4bf77b7b9964
/
.
/
src
/
pkg
/
syscall
/
asm_windows_386.s
blob: 3d9f6fc943470420f37298086e888a6128fdfb91 [
file
] [
log
] [
blame
]
//
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
//