]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/Makefile.in
libiberty.h (physmem_total, [...]): Prototype.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Fri, 21 Feb 2003 00:27:04 +0000 (00:27 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Fri, 21 Feb 2003 00:27:04 +0000 (00:27 +0000)
commita354191ebf0b3b87c0bf63c759cf5b1702128305
treed7ff9fd0ca6913444d43463d7cf61e8571d20621
parent763b929241319ef2d738555a2e43a6e1587e5b76
libiberty.h (physmem_total, [...]): Prototype.

include:
* libiberty.h (physmem_total, physmem_available): Prototype.

libiberty:
* Makefile.in (CFILES): Add physmem.c.
(REQUIRED_OFILES): Add physmem.o.
* configure.in: Check for sys/pstat.h.
(checkfuncs): Add pstat_getstatic and pstat_getdynamic.
* physmem.c: New file, copied from textutils.

* config.in, configure: Regenerated.

From-SVN: r63198
include/ChangeLog
include/libiberty.h
libiberty/ChangeLog
libiberty/Makefile.in
libiberty/config.in
libiberty/configure
libiberty/configure.in
libiberty/physmem.c [new file with mode: 0644]