Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
999c692a3e450656a10a669c1080fa6304a0e43c
/
.
/
examples
/
assembly
/
default.asm
blob: e0aab696eb30b409fdbbc986019e8bd3e398b095 [
file
] [
log
] [
blame
] [
raw
]
infiniteLoop
:
jmp main
main
:
jmp infiniteLoop