1 /*! 2 * ======== package.xdc ======== 3 * Simple TI COFF parser support 4 */ 5 package ti.targets.omf.cof { 6 module Settings; 7 };