Home | History | Annotate | Download | only in objabi
      1 // Code generated by go tool dist; DO NOT EDIT.
      2 
      3 package objabi
      4 
      5 import "runtime"
      6 
      7 const defaultGO386 = `sse2`
      8 const defaultGOARM = `7`
      9 const defaultGOMIPS = `hardfloat`
     10 const defaultGOOS = runtime.GOOS
     11 const defaultGOARCH = runtime.GOARCH
     12 const defaultGO_EXTLINK_ENABLED = ``
     13 const version = `go1.10`
     14 const stackGuardMultiplier = 1
     15 const goexperiment = ``
     16