920-libgcc-remove-unistd-header.patch 325 B

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