about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/tile/sysconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv/linux/tile/sysconf.c')
-rw-r--r--sysdeps/unix/sysv/linux/tile/sysconf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/tile/sysconf.c b/sysdeps/unix/sysv/linux/tile/sysconf.c
index a2241935a2..ee3188f853 100644
--- a/sysdeps/unix/sysv/linux/tile/sysconf.c
+++ b/sysdeps/unix/sysv/linux/tile/sysconf.c
@@ -25,8 +25,8 @@ static long int linux_sysconf (int name);
 long int
 __sysconf (int name)
 {
-  /* Currently we support only tilepro and tilegx, which have
-     statically-known cache sizes.  */
+  /* Currently we support only tilegx, which have statically-known cache
+     sizes.  */
   switch (name)
     {
     /* Level 1 cache.  */