summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/avr32/crt1.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/avr32/crt1.S')
-rw-r--r--libc/sysdeps/linux/avr32/crt1.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/avr32/crt1.S b/libc/sysdeps/linux/avr32/crt1.S
index e2a82a528..ca1fa7a4c 100644
--- a/libc/sysdeps/linux/avr32/crt1.S
+++ b/libc/sysdeps/linux/avr32/crt1.S
@@ -80,6 +80,7 @@ __main_addr:
___uClibc_main_addr:
.long __uClibc_main
#endif
+ .size _start, . - _start
/*
* The LSB says we need this.