const syscall.netbsd32Bit

2 uses

	syscall (current package)
		route_bsd.go#L26: 	} else if netbsd32Bit {
		syscall_unix.go#L26: 	netbsd32Bit = runtime.GOOS == "netbsd" && sizeofPtr == 4