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