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