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