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