PARAMS removal.
[deliverable/binutils-gdb.git] / gdb / m2-lang.c
index 64e07cca44e57e0a49c76a8812a49e6ff923fc92..8b938107ad46ebabbaac6d60763c13be2608f8f2 100644 (file)
@@ -28,8 +28,8 @@
 #include "c-lang.h"
 #include "valprint.h"
 
-extern void _initialize_m2_language PARAMS ((void));
-static struct type *m2_create_fundamental_type PARAMS ((struct objfile *, int));
+extern void _initialize_m2_language (void);
+static struct type *m2_create_fundamental_type (struct objfile *, int);
 static void m2_printstr (struct ui_file * stream, char *string,
                         unsigned int length, int width,
                         int force_ellipses);
This page took 0.024805 seconds and 4 git commands to generate.