* config/m68k/linux-atomic.c: Do not include unistd.h
From-SVN: r235358
This commit is contained in:
parent
b688836877
commit
b8ce3fe29d
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user