X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=include%2Fopcode%2Fcr16.h;fp=include%2Fopcode%2Fcr16.h;h=c99c51a6e5a887f1e3abae634db6402c5262b0d5;hp=b7e3be554fcdcda5727b360e6f40d7f4c2ad746f;hb=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10 diff --git a/include/opcode/cr16.h b/include/opcode/cr16.h index b7e3be5..c99c51a 100644 --- a/include/opcode/cr16.h +++ b/include/opcode/cr16.h @@ -1,5 +1,5 @@ /* cr16.h -- Header file for CR16 opcode and register tables. - Copyright 2007 Free Software Foundation, Inc. + Copyright 2007, 2008 Free Software Foundation, Inc. Contributed by M R Swami Reddy This file is part of GAS, GDB and the GNU binutils. @@ -368,6 +368,7 @@ extern const unsigned int cr16_num_opcodes; /* CR16 operands table. */ extern const operand_entry cr16_optab[]; +extern const unsigned int cr16_num_optab; /* CR16 registers table. */ extern const reg_entry cr16_regtab[];