Descriptionsyscall: another attempt to keep windows syscall pointers live
This approach was suggested in
https://codereview.appspot.com/138250043/#msg15.
Unlike current version of mksyscall_windows.go,
new code could be used in go.sys and other external
repos without help from asm.
Patch Set 1 #Patch Set 2 : diff -r 93ed4f2971cff327974bbdf778c0af6cd6d0b438 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 920cde0a8b2da27af525c93e7fd4b9f456264816 https://go.googlecode.com/hg/ #
Total comments: 3
Patch Set 4 : diff -r e898e5894584b98a8f6fab2a0e51c7c19cb55c6b https://go.googlecode.com/hg/ #MessagesTotal messages: 6
|