]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/unix/sysv/linux/tile/sysconf.c
Remove tilepro-*-linux-gnu support
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / tile / sysconf.c
index a2241935a22d0f7c2dcae5459e1fb7050acdd4fa..ee3188f853d3175f6b5e664f2d0c1e53b24a7e09 100644 (file)
@@ -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.  */