merge from gcc

This commit is contained in:
DJ Delorie
2003-06-13 01:50:48 +00:00
parent 0fc9922abc
commit e69f6c8c79
5 changed files with 105 additions and 62 deletions

View 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