diff --git a/Epreuve0.asm b/Epreuve0.asm index ffc0a2c..fcd83f2 100644 --- a/Epreuve0.asm +++ b/Epreuve0.asm @@ -18,4 +18,4 @@ _loop: JMP _loop _end: - JMP _end + RET