runtime: scan register backing store on ia64
[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