diff options
author | Cornelia Huck <cornelia.huck@de.ibm.com> | 2016-06-07 15:11:44 +0200 |
---|---|---|
committer | Cornelia Huck <cornelia.huck@de.ibm.com> | 2016-06-14 13:34:50 +0200 |
commit | ff804f15a120dee62bdcf17a8db84bf59d83d6eb (patch) | |
tree | f65980b93a3d6b6224d4f70631676cd60bc42220 /linux-headers/asm-arm64 | |
parent | a28aae041aa76a779df6467a7fe68b9e8a8b2c0a (diff) |
linux-headers: update
Update to 4.7-rc2.
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Diffstat (limited to 'linux-headers/asm-arm64')
-rw-r--r-- | linux-headers/asm-arm64/unistd.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/linux-headers/asm-arm64/unistd.h b/linux-headers/asm-arm64/unistd.h index 1caadc24e3..043d17a213 100644 --- a/linux-headers/asm-arm64/unistd.h +++ b/linux-headers/asm-arm64/unistd.h @@ -13,4 +13,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. */ + +#define __ARCH_WANT_RENAMEAT + #include <asm-generic/unistd.h> |