]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Remove a fixme.
authorFlorian Krohm <florian@eich-krohm.de>
Wed, 26 Dec 2012 21:12:07 +0000 (21:12 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Wed, 26 Dec 2012 21:12:07 +0000 (21:12 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13204

coregrind/m_machine.c

index ba3d52dec27f80e9ac05e7d503fc6e9fbee24ff1..bbbea7e9a22210c62c9739a1c46b68b8e7383ed1 100644 (file)
@@ -431,7 +431,6 @@ ULong VG_(machine_ppc64_has_VMX) = 0;
 Int VG_(machine_arm_archlevel) = 4;
 #endif
 
-/* fixs390: anything for s390x here ? */
 
 /* For hwcaps detection on ppc32/64, s390x, and arm we'll need to do SIGILL
    testing, so we need a VG_MINIMAL_JMP_BUF. */