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-01-28 06:39:56 +00:00
2001-01-24 08:42:39 +00:00
2000-12-02 05:45:32 +00:00
2001-02-06 11:21:58 +00:00
2001-02-09 16:27:41 +00:00
2001-02-11 10:44:09 +00:00
2000-12-01 08:57:47 +00:00
2001-01-01 23:09:53 +00:00
2001-02-22 13:46:09 +00:00
2000-12-31 23:12:20 +00:00
2000-12-28 12:17:35 +00:00
2001-02-06 11:21:58 +00:00
2000-12-02 05:45:32 +00:00
2000-12-01 08:57:47 +00:00
2001-01-29 10:06:22 +00:00
2001-02-06 11:21:58 +00:00
2001-02-17 19:40:22 +00:00
2001-02-06 09:18:39 +00:00