* Andy Lutomirski: > 5. Adjust the scripts so that we only have to wire up new syscalls > once. They'll have a nr above 1024, and they'll have the same nr on > all x86 variants.
Is there a sufficiently sized gap on all other architectures as well? The restriction to the x86 variants seems arbitrary to me. Thanks, Florian