OSDN Git Service

PR optimization/11319
[pf3gnuchains/gcc-fork.git] / libiberty / physmem.c
index 9185c12..f64e07c 100644 (file)
@@ -145,7 +145,7 @@ physmem_total ()
 #endif
 
 #if HAVE__SYSTEM_CONFIGURATION
-  /* This works on AIX.  */
+  /* This works on AIX 4.3.3+.  */
   return _system_configuration.physmem;
 #endif