* config/cris/cris.h (INT_ASM_OP): Remove.
From-SVN: r47384
This commit is contained in:
parent
f8e0aa736d
commit
ae08d4c0e9
2 changed files with 4 additions and 3 deletions
|
@ -1,3 +1,7 @@
|
|||
2001-11-27 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
* config/cris/cris.h (INT_ASM_OP): Remove.
|
||||
|
||||
2001-11-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
|
||||
|
||||
* config/i386/sol2.h (WINT_TYPE): Redefine.
|
||||
|
|
|
@ -1592,9 +1592,6 @@ struct cum_args {int regs;};
|
|||
#undef UNALIGNED_SHORT_ASM_OP
|
||||
#define UNALIGNED_SHORT_ASM_OP "\t.word\t"
|
||||
|
||||
#undef INT_ASM_OP
|
||||
#define INT_ASM_OP "\t.dword\t"
|
||||
|
||||
#undef UNALIGNED_INT_ASM_OP
|
||||
#define UNALIGNED_INT_ASM_OP "\t.dword\t"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue