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