calloc_ram()
Synopsis:
paddr32_t calloc_ram (size_t size,
unsigned align)
Description:
Allocate memory from the free memory pool initialized by the call to init_raminfo(). The RAM is cleared.
Returns:
- >0
- Success.
Page updated:
