Update function declarations to ISO C90 formatting
[deliverable/binutils-gdb.git] / opcodes / openrisc-opc.h
index 4b2b8d431a22ac3ae1fa4247ffade3f5c7c91311..bac3b18d203b2a59f759760d2533129a60edfb75 100644 (file)
@@ -31,7 +31,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #undef  CGEN_DIS_HASH
 #define CGEN_DIS_HASH(buffer, value) (((unsigned char *) (buffer))[0] >> 2)
 
-extern long openrisc_sign_extend_16bit PARAMS ((long));
+extern long openrisc_sign_extend_16bit (long);
 /* -- */
 /* Enum declaration for openrisc instruction types.  */
 typedef enum cgen_insn_type {
This page took 0.023426 seconds and 4 git commands to generate.