Fix read_ordered.h inclusion for ARM
authorIvan Maidanski <ivmai@mail.ru>
Sun, 13 Jan 2013 16:04:36 +0000 (20:04 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Sun, 13 Jan 2013 16:13:29 +0000 (20:13 +0400)
commitfcc838be49c98486c26738764f895d34de0716be
treecf9eef008a1eb8e979190745da176a6c51fbd42f
parent38cff0caeb5126ddf6641f7088ef554e360bd91a
Fix read_ordered.h inclusion for ARM

* src/atomic_ops/sysdeps/armcc/arm_v6.h: Move include of read_ordered.h
down to the end of the file to be after AO_load/store definition
(since read_ordered.h depends on these primitives).
* src/atomic_ops/sysdeps/gcc/arm.h: Likewise.
* src/atomic_ops/sysdeps/msftc/arm.h: Likewise.
src/atomic_ops/sysdeps/armcc/arm_v6.h
src/atomic_ops/sysdeps/gcc/arm.h
src/atomic_ops/sysdeps/msftc/arm.h