aboutsummaryrefslogtreecommitdiffstats
path: root/asm/c_args.asm
diff options
context:
space:
mode:
Diffstat (limited to 'asm/c_args.asm')
-rw-r--r--asm/c_args.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/c_args.asm b/asm/c_args.asm
index 7e036a9..441e4c3 100644
--- a/asm/c_args.asm
+++ b/asm/c_args.asm
@@ -18,8 +18,8 @@
/* ******************************* */
.text
- .extern strncmp
- .globl c_args
+.extern strncmp
+.globl c_args
c_args:
cmp $0x2, %rdi