* doc/c-mips.texi (-m{no-,}fix-vr4120): Renamed from
[deliverable/binutils-gdb.git] / libiberty / physmem.c
index 9185c1224e8ce372e57fd8b836102de3dd22135d..f64e07c74d4f1bc035c22856111d6f53de9b7f22 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
 
This page took 0.023139 seconds and 4 git commands to generate.