Use host preprocessor identifiers in atomic.c, not target.
authorAlex Rønne Petersen <alexrp@xamarin.com>
Tue, 24 Sep 2013 15:16:17 +0000 (17:16 +0200)
committerAlex Rønne Petersen <alexrp@xamarin.com>
Mon, 21 Oct 2013 13:57:24 +0000 (15:57 +0200)
commita33ce0c39fe7aa04292eb2fa2d0c89da7ba02c6e
tree2e2dc8136e88592947d411545d5fc81f39ded78e
parentfd6f60245f2f6651bf93da05b9a0b7c60ab9ded3
Use host preprocessor identifiers in atomic.c, not target.

Here we care about the system we run on, not the kind of
system that Mono is built to compile for.
mono/utils/atomic.c