| // Code generated by go tool dist; DO NOT EDIT. | |
| package objabi | |
| import "runtime" | |
| const defaultGO386 = `sse2` | |
| const defaultGOARM = `5` | |
| const defaultGOMIPS = `hardfloat` | |
| const defaultGOMIPS64 = `hardfloat` | |
| const defaultGOPPC64 = `power8` | |
| const defaultGOOS = runtime.GOOS | |
| const defaultGOARCH = runtime.GOARCH | |
| const defaultGO_EXTLINK_ENABLED = `` | |
| const defaultGO_LDSO = `` | |
| const version = `go1.15.3` | |
| const stackGuardMultiplierDefault = 1 | |
| const goexperiment = `` |