From 676bd07e7e80f8a270af7f0276443c68f4a99e25 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Mon, 2 Apr 2018 20:10:48 +0200 Subject: sys/linux: test various binfmt's in execve --- sys/linux/socket_ipx_arm.const | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/linux/socket_ipx_arm.const') diff --git a/sys/linux/socket_ipx_arm.const b/sys/linux/socket_ipx_arm.const index a7a059a3f..207e23886 100644 --- a/sys/linux/socket_ipx_arm.const +++ b/sys/linux/socket_ipx_arm.const @@ -1,6 +1,5 @@ # AUTOGENERATED FILE AF_IPX = 4 -IFNAMSIZ = 16 IPX_TYPE = 1 SIOCAIPXITFCRT = 35296 SIOCAIPXPRISLT = 35297 -- cgit mrf-deployment