|
From: <sv...@va...> - 2006-10-05 00:41:50
|
Author: sewardj Date: 2006-10-05 01:41:48 +0100 (Thu, 05 Oct 2006) New Revision: 6178 Log: Tidyings. Modified: branches/AIX5/include/valgrind.h Modified: branches/AIX5/include/valgrind.h =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- branches/AIX5/include/valgrind.h 2006-10-05 00:41:31 UTC (rev 6177) +++ branches/AIX5/include/valgrind.h 2006-10-05 00:41:48 UTC (rev 6178) @@ -89,6 +89,8 @@ #undef PLAT_amd64_linux #undef PLAT_ppc32_linux #undef PLAT_ppc64_linux +#undef PLAT_ppc32_aix5 +#undef PLAT_ppc64_aix5 =20 #if !defined(_AIX) && defined(__i386__) # define PLAT_x86_linux 1 |