]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Conditionalise code that uses some ELF constants that Android doesn't
authorJulian Seward <jseward@acm.org>
Tue, 12 Jul 2011 10:59:27 +0000 (10:59 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 12 Jul 2011 10:59:27 +0000 (10:59 +0000)
commit207ec5bf77aa9c0b6d052648e6e4a40634280590
treef59272308e0bdc4b31c24fe077838fe9ce9558ad
parent00977fac18903efb71bf97dff88863fbf5b13d7b
Conditionalise code that uses some ELF constants that Android doesn't
know about, and remove three unnecessary #defines.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11884
coregrind/launcher-linux.c