HomeFreeBSD

arm: Move contents of atomic-v6.h into atomic.h

Description

arm: Move contents of atomic-v6.h into atomic.h

Previously we had an armv4/v5 and armv6/v7 implementation of the atomic
operations. As we have removed armv4/v5 support we can now merge the
armv6/v7 code into atomic.h

Reviewed by: imp
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D41135

Details

Provenance
andrewAuthored on Jul 24 2023, 4:58 PM
Reviewer
imp
Differential Revision
D41135: arm: Remove atomic-v6.h
Parents
rG554cdf8f5750: arm: Explain why _atomic_subword.h is needed
Branches
Unknown
Tags
Unknown