6 lines
127 B
Go
6 lines
127 B
Go
// Code generated by command: go run asm.go -out sum.s -stubs stub.go. DO NOT EDIT.
|
|
|
|
package sum
|
|
|
|
func Sum(xs []uint64) uint64
|