package host.platforms.SUN

Platform package for the SUN Sparc platform

This package implements the interfaces (xdc.platform.IPlatform) necessary to build and run executables on a SUN Sparc platform.
XDCspec declarations sourced in host/platforms/SUN/package.xdc
requires xdc.platform;
 
package host.platforms.SUN [1, 0, 0, 1] {
 
    module Platform;
    // Native SUN Solaris platform support
    module SunSparc7;
    // Sparc device data sheet module
}
generated on Tue, 24 Aug 2010 15:39:51 GMT