c51697185f
Also rename the BR2_GCC_VERSION_5_1_X symbol to BR2_GCC_VERSION_5_X to reflect this change to match the new versioning scheme. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
15 lines
437 B
Diff
15 lines
437 B
Diff
Upstream status: In progress
|
|
|
|
Index: b/libgcc/config/nios2/linux-atomic.c
|
|
===================================================================
|
|
--- a/libgcc/config/nios2/linux-atomic.c
|
|
+++ b/libgcc/config/nios2/linux-atomic.c
|
|
@@ -20,7 +20,6 @@
|
|
see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
|
|
<http://www.gnu.org/licenses/>. */
|
|
|
|
-#include <asm/unistd.h>
|
|
#define EFAULT 14
|
|
#define EBUSY 16
|
|
#define ENOSYS 38
|