about summary refs log tree commit diff
path: root/ports/sysdeps/alpha/dl-procinfo.h
diff options
context:
space:
mode:
authorRyan S. Arnold <rsa@linux.vnet.ibm.com>2013-06-13 14:13:39 -0500
committerRyan S. Arnold <rsa@linux.vnet.ibm.com>2013-06-13 14:13:39 -0500
commit1212598c9429674994da64b3a17375471d809677 (patch)
tree7bde46b6ded3a270df7a8b649414eb75b64240f4 /ports/sysdeps/alpha/dl-procinfo.h
parentc204ab284bc3ef492f5a5201bd6131032bfd471a (diff)
downloadglibc-rsa/hwcap2_v4.tar.gz
glibc-rsa/hwcap2_v4.tar.xz
glibc-rsa/hwcap2_v4.zip
Add support for AT_HWCAP2. rsa/hwcap2_v4
Diffstat (limited to 'ports/sysdeps/alpha/dl-procinfo.h')
-rw-r--r--ports/sysdeps/alpha/dl-procinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/alpha/dl-procinfo.h b/ports/sysdeps/alpha/dl-procinfo.h
index 523d966761..0344dbc968 100644
--- a/ports/sysdeps/alpha/dl-procinfo.h
+++ b/ports/sysdeps/alpha/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) ""