1 /*! 2 * ======== ti.targets.omf.elf ======== 3 * Simple ELF parser support 4 */ 5 package ti.targets.omf.elf { 6 }