// +build ABISupport

package registry

func init() {
	abiSupport = true
}