summaryrefslogtreecommitdiff
path: root/sim/m32c/trace.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/m32c/trace.h')
-rw-r--r--sim/m32c/trace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/m32c/trace.h b/sim/m32c/trace.h
index 393a71dd86f..aacc6badbd4 100644
--- a/sim/m32c/trace.h
+++ b/sim/m32c/trace.h
@@ -19,5 +19,5 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
-void sim_disasm_init (bfd *prog);
+void sim_disasm_init (bfd * prog);
extern void sim_disasm_one (void);