export_linux_test.go 260 Bytes
Newer Older
1
// Copyright 2015 The Go Authors. All rights reserved.
2 3 4
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

5 6 7 8 9
// Export guts for testing.

package runtime

//var NewOSProc0 = newosproc0
10
//var Mincore = mincore