Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
d6746fd05c92a8edb94de746846227e6101fc05e
/
.
/
Tests
/
VSNASM
/
foo.asm
blob: aba0673c01d165fa27312c867ea057a0c158d43a [
file
]
section
.
text
%
ifdef TEST2x64
global
foo
%
else
global
_foo
%
endif
%
include
"foo-proc.asm"