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