1 /* --COPYRIGHT--,TI 2 * Copyright (c) $(CPYYEAR) 3 * Texas Instruments 4 * 5 * All rights reserved. Property of Texas Instruments 6 * Restricted rights to use, duplicate or disclose this code are 7 * granted through contract. 8 * 9 * --/COPYRIGHT--*/ 10 /* 11 * ======== package.xdc ======== 12 * 13 *! Revision History 14 *! ================ 15 *! 02-May-2008 nitya created 16 */ 17 18 requires ti.sdo.ipc; 19 20 /*! 21 * ======== ti.sdo.ipc.family.da830 ======== 22 */ 23 24 package ti.sdo.ipc.family.da830 [1,0,0,0] { 25 module NotifySetup; 26 module InterruptDsp; 27 module InterruptArm; 28 }