Jake Burkholder 631d7bf3da - Rename the lcall system call handler from Xsyscall to Xlcall_syscall
to be more like Xint0x80_syscall and less like c function syscall().
- Reduce code duplication between the int0x80 and lcall handlers by
  shuffling the elfags into the right place, saving the sizeof the
  instruction in tf_err and jumping into the common int0x80 code.

Reviewed by:	peter
2001-02-25 02:53:06 +00:00
..
2001-02-11 10:44:09 +00:00
2001-02-11 10:44:09 +00:00
2001-02-11 10:44:09 +00:00
2000-11-21 20:16:49 +00:00
2000-10-09 13:18:17 +00:00
2000-10-09 13:18:17 +00:00
2000-10-09 13:18:17 +00:00
2000-10-09 13:18:17 +00:00
2000-11-25 03:01:05 +00:00
2000-10-31 14:30:29 +00:00
2000-11-08 16:59:25 +00:00
2000-10-16 19:49:30 +00:00
2001-01-24 00:01:42 +00:00