From 26889eacc24cd9f0cb37c5a67beac1a0ba709adf Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Sat, 1 Sep 2012 21:32:04 +0000 Subject: Remove __ASSUME_POSIX_CPU_TIMERS. --- sysdeps/unix/sysv/linux/kernel-features.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'sysdeps/unix/sysv/linux/kernel-features.h') diff --git a/sysdeps/unix/sysv/linux/kernel-features.h b/sysdeps/unix/sysv/linux/kernel-features.h index 33fca5c4f6..61bf32d1b2 100644 --- a/sysdeps/unix/sysv/linux/kernel-features.h +++ b/sysdeps/unix/sysv/linux/kernel-features.h @@ -57,9 +57,6 @@ MIPS n32). */ #define __ASSUME_GETDENTS64_SYSCALL 1 -/* Beginning with 2.6.12 the clock and timer supports CPU clocks. */ -#define __ASSUME_POSIX_CPU_TIMERS 1 - /* The statfs64 syscalls are available in 2.5.74 (but not for alpha). */ #define __ASSUME_STATFS64 1 -- cgit v1.2.3