X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gas%2Fconfig%2Ftc-mep.h;h=8d70ad1aa849b068c296438c0a534c0a4bfa1796;hb=3739860c11a9cfcdaa4d5d204ea3536784de7bb3;hp=f5ff44d092533fe86742d0a7f193d62e21bec72e;hpb=1b7868733d45220e63b72a1814f30e090f761821;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/config/tc-mep.h b/gas/config/tc-mep.h index f5ff44d092..8d70ad1aa8 100644 --- a/gas/config/tc-mep.h +++ b/gas/config/tc-mep.h @@ -112,7 +112,7 @@ extern flagword mep_elf_section_flags (flagword, bfd_vma, int); #define ELF_TC_SPECIAL_SECTIONS \ { VTEXT_SECTION_NAME, SHT_PROGBITS, SHF_ALLOC|SHF_EXECINSTR|SHF_MEP_VLIW }, -/* The values of the following enum are for use with parinsnum, which +/* The values of the following enum are for use with parinsnum, which is a variable in md_assemble that keeps track of whether or not the next instruction is expected to be the first or second instrucion in a parallelization group. */