Using asm works fine for gnu11, but fails if the compiler uses C11. Switch to the more consistent asm, since that is what the rest of the source is using.