Files
avo/examples/data/stub.go
2018-12-27 23:09:44 -08:00

7 lines
185 B
Go

// Code generated by command: go run asm.go -out data.s -stubs stub.go. DO NOT EDIT.
package data
// DataAt returns byte i in the 'bytes' global data section.
func DataAt(i int) byte