Can someone explain syscall(2)? What is the advantage of making a system call this way? I'm trying to port software (the XView library), to an Apollo which doesn't have syscall(2). Thanks for any information.