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