Fix indentation in print_thread_info_1
[deliverable/binutils-gdb.git] / sim / m32c / load.h
index 22849cd8c0e3e7ed8c4bc6190118645cccabd18b..2e3b83adad025824156546c9be6b7c3637b5710e 100644 (file)
@@ -1,6 +1,6 @@
 /* load.h --- interface to loading object files into the M32C simulator.
 
-Copyright (C) 2005-2013 Free Software Foundation, Inc.
+Copyright (C) 2005-2019 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
@@ -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 *);
This page took 0.02817 seconds and 4 git commands to generate.