calloc_ram()
QNX SDP8.0Building Embedded SystemsConfigurationDeveloper
Synopsis:
paddr_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: