index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
VSNASM
/
include
/
foo-proc.asm
blob: eb5bb2b06d27d0e64629732d702fde349b6b4bc4 (
plain
)
1
2
3
4
5
6
7
%
ifdef TESTx64
foo:
%
else
_foo:
%
endif
mov
EAX_COMMA_SPACE_ZERO
ret