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 Fri, 22 Feb 2019 01:33:38 GMT