K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2017-01-30T02:52:15.927259Z K 7 svn:log V 291 Drop the __GNUCLIKE_ASM guards around most atomic inlines. There are no alternatives defined, so there's no point in keeping them. Also, they weren't around every inline asm block anyway. Without __GNUCLIKE_ASM defined, the guarded functions return garbage. Reported by: Andrew Thompson END