[ASM]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Wed, 10 Mar 2010 00:31:06 +0000 (00:31 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Wed, 10 Mar 2010 00:31:06 +0000 (00:31 +0000)
commitce0d1d6fe78527d33a0e4368ef1891a0ea6684a4
tree318946668c337f00abcea322e279b8485e5ba377
parentc7dddd299de08b50804018b70963074ea520e6e9
[ASM]
Don't check for _MSC_VER to decide if the assembly source is going to be compiled with ML or AS, instead check for _USE_ML
Fixes compiling .S files with AS, when using MSVC

svn path=/branches/header-work/; revision=46045
include/reactos/asm.h