vma-iter: Port to 64-bit Haiku.
[gnulib.git] / modules / physmem
blob2cb7e7f64adfff5d256b6eb9ec33f9f7a9621363
1 Description:
2 Return amount of total/available physical memory.
4 Files:
5 lib/physmem.h
6 lib/physmem.c
7 m4/physmem.m4
9 Depends-on:
10 unistd
12 configure.ac:
13 gl_PHYSMEM
15 Makefile.am:
16 lib_SOURCES += physmem.c
18 Include:
19 "physmem.h"
21 License:
22 LGPLv2+
24 Maintainer:
25 Paul Eggert, Jim Meyering