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