This website requires JavaScript.
Explore
Help
Register
Sign In
qbit
/
go
Watch
1
Star
0
Fork
0
You've already forked go
mirror of
https://github.com/golang/go
synced
2024-11-20 05:04:43 -07:00
Code
Releases
Activity
6afb5fa48f
go
/
src
/
syscall
/
zsysnum_windows_386.go
4 lines
40 B
Go
Raw
Normal View
History
Unescape
Escape
remove nacl The recent linker changes broke NaCl support a month ago, and there are no known users of it. The NaCl code can always be recovered from the repository history. R=adg, r CC=golang-dev https://golang.org/cl/3671042
2010-12-15 09:49:23 -07:00
// nothing to see here
syscall: minimal mingw version of syscall to call windows dlls lots of missing parts, but builds and can call dlls, see a sample code in syscall_mingw.go R=rsc CC=golang-dev https://golang.org/cl/218042
2010-03-09 16:09:09 -07:00
package
syscall
Copy Permalink