summaryrefslogtreecommitdiff
path: root/libc/ports/sysdeps/mips/dl-procinfo.h
diff options
context:
space:
mode:
authorjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2013-07-02 00:11:45 +0000
committerjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2013-07-02 00:11:45 +0000
commit94ba134cf6431dad0aaece271a16761bc793d490 (patch)
treeb2b77be695fb5add3d132101bf25f2be915f3139 /libc/ports/sysdeps/mips/dl-procinfo.h
parentf42fd2771adb82cb5f34ba9e80a607975111da48 (diff)
Merge changes between r23363 and r23421 from /fsf/trunk.
git-svn-id: svn://svn.eglibc.org/trunk@23422 7b3dc134-2b1b-0410-93df-9e9f96275f8d
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) ""