4 lines
53 B
ArmAsm
4 lines
53 B
ArmAsm
.text
|
|
.global _start
|
|
_start:
|
|
movl foo(%rip), %eax
|
Attention des changements sont bientôt à prévoir sur l'instance gitea d'Aurore :
.text
|
|
.global _start
|
|
_start:
|
|
movl foo(%rip), %eax
|