linux-headers: update

Update to 4.7-rc2.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
This commit is contained in:
Cornelia Huck
2016-06-07 15:11:44 +02:00
parent a28aae041a
commit ff804f15a1
10 changed files with 38 additions and 5 deletions

View File

@ -390,5 +390,7 @@
#define __NR_membarrier 365
#define __NR_mlock2 378
#define __NR_copy_file_range 379
#define __NR_preadv2 380
#define __NR_pwritev2 381
#endif /* _ASM_POWERPC_UNISTD_H_ */