From be481652f272acc117907ac30157cdac46aa1973 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Tue, 18 Aug 2015 10:29:30 +0200 Subject: Remove __ASSUME_IPC64 PowerPC has always used __IPC_64 like most other architectures, which means that __ASSUME_IPC64 can be always true. Also, all other architecture implementations that use the ipc syscall are effectively identical to the generic version and can be removed. --- sysdeps/unix/sysv/linux/m68k/msgctl.c | 1 - 1 file changed, 1 deletion(-) delete mode 100644 sysdeps/unix/sysv/linux/m68k/msgctl.c (limited to 'sysdeps/unix/sysv/linux/m68k/msgctl.c') diff --git a/sysdeps/unix/sysv/linux/m68k/msgctl.c b/sysdeps/unix/sysv/linux/m68k/msgctl.c deleted file mode 100644 index 9f9b8431a3..0000000000 --- a/sysdeps/unix/sysv/linux/m68k/msgctl.c +++ /dev/null @@ -1 +0,0 @@ -#include -- cgit v1.2.3-70-g09d2