* Makefile.in: Add Timer A support.
[deliverable/binutils-gdb.git] / sim / m32c / load.c
index 229bc0da9b960f0365d26614ea0c77632d03d03b..755c89af0d5e45703d17d475cb399561397213c5 100644 (file)
@@ -54,7 +54,7 @@ m32c_set_mach (unsigned long mach)
 }
 
 void
-m32c_load (bfd *prog)
+m32c_load (bfd * prog)
 {
   asection *s;
   unsigned long mach = bfd_get_mach (prog);
This page took 0.023248 seconds and 4 git commands to generate.