index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
test
/
Shell
/
Unwind
/
Inputs
/
call-asm.c
blob: b154c1ac1385d58679be5d6c4cdab264c200d403 (
plain
)
1
2
3
int asm_main() asm("asm_main"); int main() { return asm_main(); }