]> git.ozlabs.org Git - ccan/commitdiff
cpuid: Use __asm for MSVC
authorAhmed Samy <f.fallen45@gmail.com>
Fri, 25 Oct 2013 14:02:10 +0000 (16:02 +0200)
committerAhmed Samy <f.fallen45@gmail.com>
Fri, 25 Oct 2013 14:02:10 +0000 (16:02 +0200)
MSVC only supports inline assembly and does not support the keyword
volatile for assembly.

Signed-off-by: Ahmed Samy <f.fallen45@gmail.com>

No differences found