diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/tile')
-rw-r--r-- | sysdeps/unix/sysv/linux/tile/kernel-features.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/sysdeps/unix/sysv/linux/tile/kernel-features.h b/sysdeps/unix/sysv/linux/tile/kernel-features.h index 4c48c67ae0..7511f7770a 100644 --- a/sysdeps/unix/sysv/linux/tile/kernel-features.h +++ b/sysdeps/unix/sysv/linux/tile/kernel-features.h @@ -17,13 +17,6 @@ <http://www.gnu.org/licenses/>. */ -/* TILE glibc support starts with 2.6.36, guaranteeing many kernel features. */ -#define __ASSUME_ACCEPT4_SYSCALL 1 -#define __ASSUME_RECVMMSG_SYSCALL 1 - -/* Support for the sendmmsg syscall was added in 3.0. */ -#define __ASSUME_SENDMMSG_SYSCALL 1 - #include_next <kernel-features.h> /* Define this if your 32-bit syscall API requires 64-bit register |