Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
NasmOnly
/
libnasm1.nasm
blob: c72a1ad877337f55494758b7d55efcfe995074ba [
file
]
global
LibNasm1Func
section
.
text
LibNasm1Func
:
mov rax
,
1
ret