summaryrefslogtreecommitdiff
path: root/packages/gcc/6.5.0/0009-fix-m68k-compile.patch
blob: 9437f252e5d74f20a3911deaec1527fb77954ef7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
remove unused header, which breaks the toolchain building

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>

---
 libgcc/config/m68k/linux-atomic.c |    1 -
 1 file changed, 1 deletion(-)

--- a/libgcc/config/m68k/linux-atomic.c
+++ b/libgcc/config/m68k/linux-atomic.c
@@ -33,7 +33,6 @@
    using the kernel helper defined below.  There is no support for
    64-bit operations yet.  */
 
-#include <asm/unistd.h>
 #include <stdbool.h>
 
 #ifndef __NR_atomic_cmpxchg_32