package ti.sysbios.smp

SMP-aware SYS/BIOS modules

XDCspec declarations sourced in ti/sysbios/smp/package.xdc
package ti.sysbios.smp [1, 0, 0] {
 
    module LoggerBuf;
    // A logger which stores Log events in a buffer
    module SysMin;
    // Minimal implementation of xdc.runtime.ISystemSupport
    module SysStd;
    // Implementation of xdc.runtime.ISystemSupport using ANSI C Standard Library
}
generated on Fri, 10 Jun 2016 23:29:47 GMT