Sign in
go
/
go
/
252f1170e5f13d9b12ec3a117ca2bb2241f74c08
/
.
/
src
/
runtime
/
stubs_linux.go
blob: d10f657197fe0dd59b238fdcaf80bc3c18dc303c [
file
] [
log
] [
blame
]
Austin Clements
bb6309c
2017-04-06 14:32:37 -0400
[
diff
] [
blame
]
1
// Copyright 2017 The Go Authors. All rights reserved.
2
// Use of this source code is governed by a BSD-style
3
// license that can be found in the LICENSE file.
4
5
// +build linux
6
7
package runtime
8
9
func sbrk0() uintptr