]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config/m68k/linux-atomic.c: Do not include unistd.h
authorWaldemar Brodkorb <wbx@openadk.org>
Fri, 22 Apr 2016 05:43:43 +0000 (05:43 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 22 Apr 2016 05:43:43 +0000 (23:43 -0600)
From-SVN: r235358

libgcc/ChangeLog
libgcc/config/m68k/linux-atomic.c

index 63bff3acb7745b9b64594dbeb96e90e08c7f5139..684c6811f0004e967938d84b2552df0fa6fdf9b8 100644 (file)
@@ -1,3 +1,7 @@
+2016-04-21  Waldemar Brodkorb  <wbx@openadk.org>
+
+       * config/m68k/linux-atomic.c: Do not include unistd.h
+
 2016-04-20  Martin Galvan  <martin.galvan@tallertechnologies.com>
 
        * config/arm/ieee754-df.S: Fix typos in comments.
index 5dec6e5f2e4ea215ed5dd0464823ab9e5a3f7246..859ab68d740b30b212ace7e8b08ecc4978cf7e29 100644 (file)
@@ -33,7 +33,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
    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