6 lines
134 B
Go
6 lines
134 B
Go
// Code generated by command: go run asm.go -out add.s -stubs stub.go. DO NOT EDIT.
|
|
|
|
package add
|
|
|
|
func Add(x uint64, y uint64) uint64
|