about summary refs log tree commit diff
path: root/ports/sysdeps/mips/dl-procinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sysdeps/mips/dl-procinfo.h')
-rw-r--r--ports/sysdeps/mips/dl-procinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/mips/dl-procinfo.h b/ports/sysdeps/mips/dl-procinfo.h
index 5cc9a44446..e96550c402 100644
--- a/ports/sysdeps/mips/dl-procinfo.h
+++ b/ports/sysdeps/mips/dl-procinfo.h
@@ -51,7 +51,7 @@ _dl_string_platform (const char *str)
 };
 
 /* We cannot provide a general printing function.  */
-#define _dl_procinfo(word) -1
+#define _dl_procinfo(type, word) -1
 
 /* There are no hardware capabilities defined.  */
 #define _dl_hwcap_string(idx) ""