MIPS: whitespace cleanup

Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net>
This commit is contained in:
Spencer Oliver
2010-01-07 20:56:07 +00:00
parent 2d450b9033
commit c68c2751f3
5 changed files with 217 additions and 218 deletions

View File

@@ -123,7 +123,7 @@ struct mips32_core_reg
/* ejtag specific instructions */
#define MIPS32_DRET 0x4200001F
#define MIPS32_SDBBP 0x7000003F
#define MIPS16_SDBBP 0xE801
#define MIPS16_SDBBP 0xE801
int mips32_arch_state(struct target *target);