]> git.ameliathe1st.gay Git - voyage-au-centre-des-fichiers.git/commitdiff
Changed the text printed by the userspace a bit
authorAmelia Coutard <eliottulio.coutard@gmail.com>
Sat, 25 Feb 2023 13:14:15 +0000 (14:14 +0100)
committerAmelia Coutard <eliottulio.coutard@gmail.com>
Sat, 25 Feb 2023 13:14:15 +0000 (14:14 +0100)
test_module/test.S

index e502530f691bf54418698dad1811c3a4cb5f9ec5..aa7710a84e47e097a7c2930baf09a7e7eca82d43 100644 (file)
@@ -5,9 +5,9 @@ _start:
        syscall
        mov $67, %rdi
        syscall
-       mov $68, %rdi
+       mov $65, %rdi
        syscall
-       mov $67, %rdi
+       mov $66, %rdi
        syscall
        mov $10, %rdi
        syscall