diff options
author | jake <jake@FreeBSD.org> | 2001-02-25 02:53:06 +0000 |
---|---|---|
committer | jake <jake@FreeBSD.org> | 2001-02-25 02:53:06 +0000 |
commit | d273bd6e2b565568d135ca38e4b6fea27eecb962 (patch) | |
tree | 40f7afd8b7a0587a682b2250d5cb68cb1928e709 /sys/kern/kern_mutex.c | |
parent | e81db3401fe6b9953c536a47ef9656d24b1fc26c (diff) | |
download | FreeBSD-src-d273bd6e2b565568d135ca38e4b6fea27eecb962.zip FreeBSD-src-d273bd6e2b565568d135ca38e4b6fea27eecb962.tar.gz |
- 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
Diffstat (limited to 'sys/kern/kern_mutex.c')
0 files changed, 0 insertions, 0 deletions