X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=include%2Felf%2Fcr16c.h;fp=include%2Felf%2Fcr16c.h;h=863fea6604d6141098e4ca5f74f7a8ab26aaac1b;hp=de66a496a7fdbf790be48ab29ca842ee54474891;hb=88750007d7869f178f0ba528f41efd3b74c424cf;hpb=6df9443a374e2b81278c61b8afc0a1eef7db280b diff --git a/include/elf/cr16c.h b/include/elf/cr16c.h index de66a49..863fea6 100644 --- a/include/elf/cr16c.h +++ b/include/elf/cr16c.h @@ -1,5 +1,5 @@ /* CR16C ELF support for BFD. - Copyright 2004 Free Software Foundation, Inc. + Copyright 2004, 2008 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. @@ -246,8 +246,8 @@ END_RELOC_NUMBERS (RINDEX_16C_MAX) values have a special meaning. */ /* Far common symbol. */ -#define SHN_CR16C_FCOMMON 0xff00 -#define SHN_CR16C_NCOMMON 0xff01 +#define SHN_CR16C_FCOMMON SHN_LORESERVE +#define SHN_CR16C_NCOMMON (SHN_LORESERVE + 1) typedef struct reloc_map {