summaryrefslogtreecommitdiffstats
path: root/toolchain
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/musl/patches/000-update-to-git-2016-01-30.patch4
1 files changed, 3 insertions, 1 deletions
diff --git a/toolchain/musl/patches/000-update-to-git-2016-01-30.patch b/toolchain/musl/patches/000-update-to-git-2016-01-30.patch
index 639a500756..7e83869ca2 100644
--- a/toolchain/musl/patches/000-update-to-git-2016-01-30.patch
+++ b/toolchain/musl/patches/000-update-to-git-2016-01-30.patch
@@ -17227,7 +17227,7 @@
.type __unmapself,%function
--- /dev/null
+++ b/src/thread/arm/atomics.s
-@@ -0,0 +1,111 @@
+@@ -0,0 +1,113 @@
+.syntax unified
+.text
+
@@ -17325,6 +17325,8 @@
+ bx lr
+
+.data
++.align 2
++
+.global __a_barrier_ptr
+.hidden __a_barrier_ptr
+__a_barrier_ptr: