hi everybody,
I am able to find system call list (o32 and n64) in /usr/include/asm/unistd.h over octeon/debian board. I am looking for details about these system calls so that for each system call i know exactly
1. What parmeters should be set in which registers before syscall
2. Which registers contain output of those system calls.
Thanks in advance for your help.
Regards
Adnan