]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Avoid name clash on ppc64-linux.
authorJulian Seward <jseward@acm.org>
Thu, 28 Dec 2006 06:50:50 +0000 (06:50 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 28 Dec 2006 06:50:50 +0000 (06:50 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6452

perf/tinycc.c

index 3de78c7abc4d86fccf9397320af3512c0ffbc4c2..7ba4601220624b6f00926737678033cdfcc31537 100644 (file)
@@ -1572,7 +1572,7 @@ typedef Elf32_Addr Elf32_Conflict;
 #define R_PPC_SECTOFF_HI       35
 #define R_PPC_SECTOFF_HA       36
 /* Keep this the last entry.  */
-#define R_PPC_NUM              37
+#define R_PPC_NUMm             37
 
 /* The remaining relocs are from the Embedded ELF ABI, and are not
    in the SVR4 ELF ABI.  */