repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* builtins.def (BUILT_IN_SETJMP): Revert latest change.
[official-gcc.git]
/
libgo
/
go
/
runtime
/
stubs_linux.go
blob
d10f657197fe0dd59b238fdcaf80bc3c18dc303c
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