oskit_addr_t osenv_mem_phys_max(void);
Component OS, Nonblocking
Returns the top of physical memory, which is noramlly equivelent to the amount of physical RAM in the machine. Note that memory-mapped devices may reside higher in physical memory, but this is the largest address normal RAM could have.
Returns the amount of physical memory.