package xdcruntime.heaps

Simple heaps that support alignment

XDCspec declarations sourced in xdcruntime/heaps/package.xdc
package xdcruntime.heaps [1, 0, 0] {
 
    module HeapStdAlign;
    // Malloc/free based heap implementation
}
generated on Mon, 16 Apr 2012 07:09:05 GMT