* gdb.java/configure.in (AC_INIT): Use jmisc.exp.
[deliverable/binutils-gdb.git] / gdb / i960-tdep.c
index eff41361a5fd47303d8e055908f7bf5174ec41b9..f7aab5fb8c4e068799bb8a15009eddb81b5a8fc6 100644 (file)
@@ -29,9 +29,8 @@
 #include "gdbcore.h"
 #include "inferior.h"
 
-static CORE_ADDR next_insn PARAMS ((CORE_ADDR memaddr,
-                                   unsigned int *pword1,
-                                   unsigned int *pword2));
+static CORE_ADDR next_insn (CORE_ADDR memaddr,
+                           unsigned int *pword1, unsigned int *pword2);
 
 /* Does the specified function use the "struct returning" convention
    or the "value returning" convention?  The "value returning" convention
This page took 0.02292 seconds and 4 git commands to generate.