aboutsummaryrefslogtreecommitdiffstats
path: root/asm/f_percent.asm
diff options
context:
space:
mode:
Diffstat (limited to 'asm/f_percent.asm')
-rw-r--r--asm/f_percent.asm1
1 files changed, 0 insertions, 1 deletions
diff --git a/asm/f_percent.asm b/asm/f_percent.asm
index fec4695..14511e8 100644
--- a/asm/f_percent.asm
+++ b/asm/f_percent.asm
@@ -14,7 +14,6 @@
.extern system
.extern atoi
.globl f_percent
-.globl main
f_percent:
movq $f_cmd, %rdi