s/typedef serial_t/struct serial */
[deliverable/binutils-gdb.git] / gdb / mon960-rom.c
index 847d4cf73deb8f279abd06e076d2d5417c1bd112..2b7fe5fd58d1cc7c7fd65aaaef774b9591f81b0f 100644 (file)
@@ -53,7 +53,7 @@ mon960_load_gen (char *filename, int from_tty)
 #else
 
 static void
-mon960_load (serial_t desc, char *file, int hashmark)
+mon960_load (struct serial *desc, char *file, int hashmark)
 {
   bfd *abfd;
   asection *s;
This page took 0.024704 seconds and 4 git commands to generate.