aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/patches-0.9.32/140-avr32_atomic_fix.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2011-02-24 12:56:20 +0000
committerImre Kaloz <kaloz@openwrt.org>2011-02-24 12:56:20 +0000
commit2e58abb57d82c4a9f4465652bd6079cbbe92c6ed (patch)
tree4c089f2346cabbfb4d2c2d1a7692bb96e6fe0c76 /toolchain/uClibc/patches-0.9.32/140-avr32_atomic_fix.patch
parentc621e032c214564b6d29fb00cb328f1eeee9384f (diff)
downloadupstream-2e58abb57d82c4a9f4465652bd6079cbbe92c6ed.tar.gz
upstream-2e58abb57d82c4a9f4465652bd6079cbbe92c6ed.tar.bz2
upstream-2e58abb57d82c4a9f4465652bd6079cbbe92c6ed.zip
[toolchain/uClibc]: upgrade to latest git, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25698 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/uClibc/patches-0.9.32/140-avr32_atomic_fix.patch')
-rw-r--r--toolchain/uClibc/patches-0.9.32/140-avr32_atomic_fix.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/uClibc/patches-0.9.32/140-avr32_atomic_fix.patch b/toolchain/uClibc/patches-0.9.32/140-avr32_atomic_fix.patch
index daaba31fdb..5e5460a3dc 100644
--- a/toolchain/uClibc/patches-0.9.32/140-avr32_atomic_fix.patch
+++ b/toolchain/uClibc/patches-0.9.32/140-avr32_atomic_fix.patch
@@ -1,6 +1,6 @@
--- a/libc/sysdeps/linux/avr32/bits/atomic.h
+++ b/libc/sysdeps/linux/avr32/bits/atomic.h
-@@ -28,6 +28,7 @@
+@@ -28,6 +28,7 @@ typedef uintmax_t uatomic_max_t;
#define __arch_compare_and_exchange_val_32_acq(mem, newval, oldval) \
({ \