mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
sim: m32c: enable warnings & clean up a bunch
This doesn't clean up all the warnings, just most of them. The ones that are left will require some care to unravel.
This commit is contained in:
@@ -23,5 +23,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
||||
|
||||
extern int default_machine;
|
||||
|
||||
void m32c_set_mach (int mach);
|
||||
void m32c_set_mach (unsigned long mach);
|
||||
void m32c_load (bfd *);
|
||||
|
||||
Reference in New Issue
Block a user