Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
56a11b2f640d6ae1cc5189f9b41fa7a36a0ac318
/
.
/
Tests
/
VSMASM
/
foo.asm
blob: 51cb969314cab06eeb11ccafeb04c5e31bea0cd5 [
file
]
ifndef
TESTx64
.
386
.
model flat
,
c
endif
.
code
include
<
foo
-
proc
.
asm
>
end