use inline atomics and thread pointer on arm models supporting them
[musl] / arch / arm / atomic.h
2014-04-07 Rich Felkeruse inline atomics and thread pointer on arm models...
2013-09-22 Rich Felkerfix arm atomic store and generate simpler/less-bloated...
2013-08-11 Rich Felkeradd missing a_or_l to atomic.h for non-x86 archs
2012-07-08 Rich Felkerremove little-endian assumption from arm atomic.h
2011-09-18 Rich Felkerinitial commit of the arm port