RAM usage reading from /proc/meminfo
This commit is contained in:
@@ -23,6 +23,7 @@ void p_free(void *ptr);
|
||||
|
||||
// File IO
|
||||
#define P_FILE_CREATE_IF_NOT_EXISTS 1
|
||||
#define P_FILE_READONLY 2
|
||||
|
||||
struct p_file; // Defined by specific platform implementation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user