mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-23 10:12:33 +03:00
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.