Replaced asm with __asm__ because cpu.h is included by some header files used in...
commit71b70ece9d6f06515cd6ed55bbf01eca7f355ce9
authorsszymczy <sszymczy@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 15 Nov 2009 10:34:10 +0000 (15 10:34 +0000)
committersszymczy <sszymczy@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 15 Nov 2009 10:34:10 +0000 (15 10:34 +0000)
tree2f4889613a4da653a6fa11442029385ed4056226
parent1f6fcdd3750211664939b73cb8874b667c4280cc
Replaced asm with __asm__ because cpu.h is included by some header files used in configure scripts tests and some configure scripts compile tests with -ansi option which fails with error on asm.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@32015 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/x86_64-all/include/aros/x86_64/cpu.h