]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Split out the arm and armv6 parts of atomic.h to new files. While here use
authorandrew <andrew@FreeBSD.org>
Thu, 16 Jul 2015 13:33:03 +0000 (13:33 +0000)
committerandrew <andrew@FreeBSD.org>
Thu, 16 Jul 2015 13:33:03 +0000 (13:33 +0000)
commit6832ce63741dc0339403d09a7672c72069ac261c
tree75e5e404156e6376169da54a871377e7eb676913
parent68a5fdd04b7001f7ff43ff9fe6180f5bddcdc664
Split out the arm and armv6 parts of atomic.h to new files. While here use
__ARM_ARCH to determine which revision of the architecture is applicable.

Sponsored by: ABT Systems Ltd
sys/arm/include/atomic-v4.h [new file with mode: 0644]
sys/arm/include/atomic-v6.h [new file with mode: 0644]
sys/arm/include/atomic.h