> My mistake, I have it changed in the initial cover letter, but I forgot > to re-add when I had to rewrite it. And my understanding is for ILP32 > sizeof(long int) is the same as the sizeof(void*). No reason to assume that. Use uintptr_t.