Remove extraneous whitespace
This commit is contained in:
parent
5fa78238cb
commit
5c3393d227
|
@ -1,3 +1,7 @@
|
|||
2001-03-23 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* mips.h: Remove extraneous whitespace.
|
||||
|
||||
2001-03-22 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
* cris.h: Add leading comment about PC-relative location.
|
||||
|
|
|
@ -102,7 +102,7 @@ END_RELOC_NUMBERS (R_MIPS_maxext)
|
|||
/* Code in file uses new ABI (-n32 on Irix 6). */
|
||||
#define EF_MIPS_ABI2 0x00000020
|
||||
|
||||
/* Indicates code compiled for a 64-bit machine in 32-bit mode.
|
||||
/* Indicates code compiled for a 64-bit machine in 32-bit mode.
|
||||
(regs are 32-bits wide.) */
|
||||
#define EF_MIPS_32BITMODE 0x00000100
|
||||
|
||||
|
|
Loading…
Reference in New Issue