Marcel Moolenaar a9fdd3a89e Fix truss on ia64. The syscall arguments are written to the trap
frame, occupying scratch registers r16 and up. We don't have to
save any scratch registers for syscalls, so we have plenty of
room there. Consequently, when we fetch the registers from the
process, we automaticly have all the arguments and don't need
to read them seperately.
2003-08-02 22:29:10 +00:00
..
2003-02-20 15:05:39 +00:00
2003-02-20 15:05:39 +00:00
2003-04-15 06:12:12 +00:00
2002-11-26 17:33:37 +00:00