X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Fconfig%2Ftc-cris.h;h=bb7a6acca0b69a1f61bc22ce2474db1ff5587ccc;hb=f17c130bd8665a588e814387e43b8fe35e3d2fad;hp=2f969c6a3b64cd57167627d3da4231bf0a4d78fd;hpb=c68dac40b05490c1ec4280fe6609ede69782b87a;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/config/tc-cris.h b/gas/config/tc-cris.h index 2f969c6a3b..bb7a6acca0 100644 --- a/gas/config/tc-cris.h +++ b/gas/config/tc-cris.h @@ -1,5 +1,6 @@ /* tc-cris.h -- Header file for tc-cris.c, the CRIS GAS port. - Copyright 2000, 2001, 2002 Free Software Foundation, Inc. + Copyright 2000, 2001, 2002, 2003, 2004, 2005 + Free Software Foundation, Inc. Contributed by Axis Communications AB, Lund, Sweden. Originally written for GAS 1.38.1 by Mikael Asker. @@ -152,7 +153,7 @@ extern void tc_cris_check_adjusted_broken_word PARAMS ((offsetT, tc_cris_check_adjusted_broken_word ((offsetT) (new_offset), brokw) /* We don't want any implicit alignment, so we do nothing. */ -#define TC_IMPLICIT_LCOMM_ALIGNMENT(SIZE, P2VAR) +#define TC_IMPLICIT_LCOMM_ALIGNMENT(SIZE, P2VAR) do { } while (0) /* CRIS instructions, with operands and prefixes included, are a multiple of two bytes long. */