On Thu, 2014-04-03 at 09:58 -0400, Eric Paris wrote:
Same for the 64BIT flag. Do what makes sense to identify the arch
and
don't worry to much about it. (sounds to me like MIPS has 3 arches)
Since the syscall numbers are disjoint for the three MIPS "arches", you
could surely consider it to be just one?
I've kind of missed the point of why that's an improvement though. There
was something about the size of the syscall table, and having 3 (or 6)
copies of it...?
--
dwmw2