2003-01-13  Roland McGrath  <roland@redhat.com>

	* linux/syscall.h [ARM] (SYS_socket_subcall): Set to 300.
diff --git a/linux/syscall.h b/linux/syscall.h
index 10f8520..ed5aaff 100644
--- a/linux/syscall.h
+++ b/linux/syscall.h
@@ -143,7 +143,7 @@
 #  undef SYS_sendmsg
 #  undef SYS_recvmsg
 # endif /* IA64 */
-# if defined I386 || defined IA64
+# if defined I386 || defined IA64 || defined ARM
 #  define SYS_socket_subcall	300
 # else
 #  define SYS_socket_subcall	256