Source file src/cmd/internal/objabi/zbootstrap.go

     1  // Code generated by go tool dist; DO NOT EDIT.
     2  
     3  package objabi
     4  
     5  const stackGuardMultiplierDefault = 1
     6  

View as plain text