1 /*
2 * ======== package.xdc ========
3 *
4 */
5
6 /*
7 * List the packages to be included in the bundle. The 'requires'
8 * statements must come before the 'package' statement.
9 */
10
11
12 /*!
13 * ======== ti.sdo.edma3.rm ========
14 */
15 package ti.sdo.edma3.rm [01, 03, 08] {
16 module RM;
17 }