2018-03-01 Paul Thomas <pault@gcc.gnu.org>
[official-gcc.git] / libgo / go / runtime / stubs_linux.go
blobd10f657197fe0dd59b238fdcaf80bc3c18dc303c
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.
5 // +build linux
7 package runtime
9 func sbrk0() uintptr