package host.platforms.macos

Platform package for the MacOS platform

This package implements the interfaces (xdc.platform.IPlatform) necessary to build and run executables on a MacOS platform.
XDCspec declarations sourced in host/platforms/macos/package.xdc
requires xdc.platform;
 
package host.platforms.macos [1, 0, 0] {
 
    module Intel80586;
    // Pentium device data sheet module
    module Platform;
    // Native macos platform support
}
generated on Wed, 09 Aug 2017 16:38:48 GMT