Use __asm__ instead of asm
authorMatthias Clasen <mclasen@redhat.com>
Mon, 20 Jan 2014 13:43:02 +0000 (08:43 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 20 Jan 2014 13:43:02 +0000 (08:43 -0500)
commit2330f7e65ee22e42016d28c26f554fcfe9518ed5
tree2f5ac095f017822f882b6ee02ad28f9b28b45978
parentff9a61eed93ec342c00360e83abb4411647f64a2
Use __asm__ instead of asm

This is a little more robust as various compiler flags make
gcc forget about asm.

https://bugzilla.gnome.org/show_bug.cgi?id=693299
glib/gbitlock.c