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    
    14    /*!
    15     *  ======== ti.sdo.ipc.examples.benchmarks ========
    16     */
    17    
    18    package ti.sdo.ipc.examples.benchmarks [1,0,0,0] {    
    19    }
    20    
    21    /*
    22     *! Revision History
    23     *! ================
    24     *! 17-June-2008 toddm   created
    25     */