// +build !ABISupport

package registry

func init() {
	abiSupport = false
}