1 // Copyright 2011 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.
7 // For the linkers. Must match Go definitions.
11 StackSystem
= STACKSYSTEM
13 StackGuard
= 880*stackGuardMultiplier
+ StackSystem
15 StackLimit
= StackGuard
- StackSystem
- StackSmall
19 StackPreempt
= -1314 // 0xfff...fade