HomeFreeBSD

Fix the bus_space functions with KCSAN on arm64.

Description

Fix the bus_space functions with KCSAN on arm64.

Arm64 doesn't define the bus_space_set_multi_stream and
bus_space_set_region_stream functions. Don't try to define them there.

Sponsored by: DARPA, AFRL

Details

Provenance
andrewAuthored on
Parents
rS354945: Fix for style(9): use parentheses around return statements.
Branches
Unknown
Tags
Unknown