summaryrefslogtreecommitdiff
path: root/modules/physmem
blob: ebd91565b94e4332a65699bb2a0ebae005ae5ed5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Description:
Return amount of total/available physical memory.

Files:
lib/physmem.h
lib/physmem.c
m4/physmem.m4

Depends-on:

configure.ac:
gl_PHYSMEM

Makefile.am:
lib_SOURCES += physmem.h physmem.c

Include:
"physmem.h"