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