summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/i386/crtn.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/i386/crtn.S')
-rw-r--r--libc/sysdeps/linux/i386/crtn.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/i386/crtn.S b/libc/sysdeps/linux/i386/crtn.S
index 34d5b38e2..191250487 100644
--- a/libc/sysdeps/linux/i386/crtn.S
+++ b/libc/sysdeps/linux/i386/crtn.S
@@ -6,6 +6,7 @@
popl %ebx
popl %ebp
ret
+.size _init,.-_init
@@ -15,6 +16,7 @@
popl %ebx
popl %ebp
ret
+.size _fini,.-_fini