Turn glibtop::machine from a value to a pointer, allocated on init.
This hides the glibtop_machine implementation.
This commit is contained in:
committed by
Benoît Dejean
parent
42e860e5ad
commit
0642c2d610
@@ -11,4 +11,4 @@ glibtop_HEADERS = close.h loadavg.h prockernel.h procstate.h \
|
||||
procwd.h procaffinity.h \
|
||||
netlist.h procopenfiles.h open.h
|
||||
|
||||
noinst_HEADERS = error.h write.h read_data.h read.h init_hooks.h
|
||||
noinst_HEADERS = error.h write.h read_data.h read.h init_hooks.h machine.h
|
||||
|
Reference in New Issue
Block a user