]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Merge r6452 (Avoid name clash on ppc64-linux.)
authorJulian Seward <jseward@acm.org>
Thu, 28 Dec 2006 17:42:06 +0000 (17:42 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 28 Dec 2006 17:42:06 +0000 (17:42 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6454

perf/tinycc.c

index 1c7c7423d04d475ebb82829e25b4778be95a8b44..ffb80b450542f674ef5d8f2a066c0e49bc40c675 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.  */