const runtime._SIGBUS

2 uses

	runtime (current package)
		defs_darwin_amd64.go#L43: 	_SIGBUS    = 0xa
		signal_unix.go#L722: 	case _SIGBUS: