summaryrefslogtreecommitdiff
path: root/libc/ports/sysdeps/mips/dl-procinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/ports/sysdeps/mips/dl-procinfo.h')
-rw-r--r--libc/ports/sysdeps/mips/dl-procinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/ports/sysdeps/mips/dl-procinfo.h b/libc/ports/sysdeps/mips/dl-procinfo.h
index 5cc9a4444..e96550c40 100644
--- a/libc/ports/sysdeps/mips/dl-procinfo.h
+++ b/libc/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) ""