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