func runtime.sbrk0

2 uses

	runtime (current package)
		malloc.go#L581: 		procBrk := sbrk0()
		stubs_nonlinux.go#L10: func sbrk0() uintptr {