commit | 7d091bfd99a86b1bf198194a0b5bf81164f01c12 | [log] [tgz] |
---|---|---|
author | Alex Brainman <alex.brainman@gmail.com> | Tue Aug 19 15:20:17 2014 +1000 |
committer | Alex Brainman <alex.brainman@gmail.com> | Tue Aug 19 15:20:17 2014 +1000 |
tree | e51054bf171918f324c8ae83faa880221b02c230 | |
parent | dc3c21c62b2284a65445fe71108a3b4d9f260b9f [diff] |
go.sys/windows: use $GOROOT/src/pkg/syscall/mksyscall_windows.go to generate syscalls Also zsyscall_windows_386.go and zsyscall_windows_amd64.go have same contents, so merge them into single file. LGTM=r R=r CC=golang-codereviews https://golang.org/cl/124430043