mirror of
https://github.com/golang/go
synced 2024-11-15 06:20:21 -07:00
d24ec86e4f
Updates #26148 Change-Id: I8f68b2c926c7b11dc86c9664ed7ff2d2f78b64b4 Reviewed-on: https://go-review.googlesource.com/128715 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
6 lines
155 B
Go
6 lines
155 B
Go
// Code generated by wincallback.go using 'go generate'. DO NOT EDIT.
|
|
|
|
package runtime
|
|
|
|
const cb_max = 2000 // maximum number of windows callbacks allowed
|