123456789101112 |
- Upstream status: In progress
- --- 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
|