1 /*
2 * Copyright 2012 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,164; 9-27-2012 15:38:14; /db/ztree/library/trees/xdctargets/xdctargets-f36x/src/ xlibrary
22 23 */
24