1*dd873966SEric Auger /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 21842bdfdSMarc-André Lureau /* 31842bdfdSMarc-André Lureau * Copyright (C) 2012 ARM Ltd. 41842bdfdSMarc-André Lureau * 51842bdfdSMarc-André Lureau * This program is free software; you can redistribute it and/or modify 61842bdfdSMarc-André Lureau * it under the terms of the GNU General Public License version 2 as 71842bdfdSMarc-André Lureau * published by the Free Software Foundation. 81842bdfdSMarc-André Lureau * 91842bdfdSMarc-André Lureau * This program is distributed in the hope that it will be useful, 101842bdfdSMarc-André Lureau * but WITHOUT ANY WARRANTY; without even the implied warranty of 111842bdfdSMarc-André Lureau * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 121842bdfdSMarc-André Lureau * GNU General Public License for more details. 131842bdfdSMarc-André Lureau * 141842bdfdSMarc-André Lureau * You should have received a copy of the GNU General Public License 151842bdfdSMarc-André Lureau * along with this program. If not, see <http://www.gnu.org/licenses/>. 161842bdfdSMarc-André Lureau */ 17ff804f15SCornelia Huck 18ff804f15SCornelia Huck #define __ARCH_WANT_RENAMEAT 19ff804f15SCornelia Huck 201842bdfdSMarc-André Lureau #include <asm-generic/unistd.h> 21