summary refs log tree commit diff stats
path: root/linux-headers/asm-arm64/unistd.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-headers/asm-arm64/unistd.h')
-rw-r--r--linux-headers/asm-arm64/unistd.h3
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>