sim: mips: clean up bad style/whitespace

This doesn't fix all the problems, but grabs a bunch of the more
obvious ones.
This commit is contained in:
Mike Frysinger
2016-08-13 15:25:06 +08:00
parent efd811591c
commit d3eb0aa287
23 changed files with 345 additions and 345 deletions

View File

@ -2,11 +2,11 @@
//
// Simulator definition for the SmartMIPS extensions.
// Copyright (C) 2005-2022 Free Software Foundation, Inc.
// Contributed by Nigel Stephens (nigel@mips.com) and
// Contributed by Nigel Stephens (nigel@mips.com) and
// David Ung (davidu@mips.com) of MIPS Technologies.
//
// This file is part of GDB, the GNU debugger.
//
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 3 of the License, or