201-libgcc-remove-unistd-header.patch 437 B

1234567891011121314
  1. Upstream status: In progress
  2. Index: b/libgcc/config/nios2/linux-atomic.c
  3. ===================================================================
  4. --- a/libgcc/config/nios2/linux-atomic.c
  5. +++ b/libgcc/config/nios2/linux-atomic.c
  6. @@ -20,7 +20,6 @@
  7. see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
  8. <http://www.gnu.org/licenses/>. */
  9. -#include <asm/unistd.h>
  10. #define EFAULT 14
  11. #define EBUSY 16
  12. #define ENOSYS 38