1    /*
     2     *  Copyright 2010 by Texas Instruments Incorporated.
     3     *
     4     */
     5    
     6    requires xdc.runtime;
     7    
     8    /*!
     9     *  ======== microsoft.targets.arm.rts ========
    10     *  Runtime support package for the Arm targets for use with Microsoft tools.
    11     *
    12     *  This package builds a library of standard XDC system support functions.
    13     *  In particular, it builds several implementations of the 
    14     *  xdc.runtime.ISystemProvider interface.  Moreover, this package uses sources
    15     *  that are part of the xdc.runtime package (to avoid having multiple copies of 
    16     *  the same source in different runtime support packages for different ISAs.
    17     */
    18    package microsoft.targets.arm.rts [1,0,0,0] {
    19    }
    20    /*
    21     *  @(#) microsoft.targets.arm.rts; 1, 0, 0, 0,87; 8-4-2010 16:56:45; /db/ztree/library/trees/xdctargets/xdctargets-c27x/src/
    22     */
    23