2018-12-27 11:57:46 -08:00
|
|
|
// Code generated by command: go run asm.go -out data.s -stubs stub.go. DO NOT EDIT.
|
|
|
|
|
|
|
|
|
|
package data
|
|
|
|
|
|
2018-12-27 23:09:44 -08:00
|
|
|
// DataAt returns byte i in the 'bytes' global data section.
|
2018-12-27 11:57:46 -08:00
|
|
|
func DataAt(i int) byte
|