blob: 48f90fd607f9e7331f9478fe196e6eb27d61dda8 [file] [log] [blame]
//go:build !amd64 && !386
package main
func jump() {
target()
}