No description
Find a file
2013-07-15 16:54:10 +01:00
mps Three test cases assumed that mps_pf_align is always equal to sizeof(void *), but this isn't true on platform w3i3mv where sizeof(void *) is 4 and mps_pf_align is 8. remove the assumption from these test cases. 2013-07-15 16:54:10 +01:00