asm_windows_amd64.s 251 Bytes
Newer Older
1 2 3 4 5
// 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.

//
6
// System calls for amd64, Windows are implemented in ../runtime/syscall_windows.goc
7
//