The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / gcc / 4.9.2 / 920-libgcc-remove-unistd-header.patch
1 Upstream status: In progress
2
3 --- a/libgcc/config/nios2/linux-atomic.c
4 +++ b/libgcc/config/nios2/linux-atomic.c
5 @@ -20,7 +20,6 @@
6  see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
7  <http://www.gnu.org/licenses/>.  */
8  
9 -#include <asm/unistd.h>
10  #define EFAULT  14
11  #define EBUSY   16
12  #define ENOSYS  38