summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/arm/crti.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/arm/crti.S')
-rw-r--r--libc/sysdeps/linux/arm/crti.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/arm/crti.S b/libc/sysdeps/linux/arm/crti.S
index 4835b8331..e335b7140 100644
--- a/libc/sysdeps/linux/arm/crti.S
+++ b/libc/sysdeps/linux/arm/crti.S
@@ -1,5 +1,6 @@
.file "initfini.c"
+#include <bits/arm_asm.h>
.section .init
.global _init
.type _init, %function