diff options
author | luoqi <luoqi@FreeBSD.org> | 1999-09-02 20:59:50 +0000 |
---|---|---|
committer | luoqi <luoqi@FreeBSD.org> | 1999-09-02 20:59:50 +0000 |
commit | ed22cebc5fb59a4f9d771db8dbb3db36cf23d484 (patch) | |
tree | c624b9e1201ebf0c623b641876b81293fa919fe2 /sys/compat/linux/linux_misc.c | |
parent | f037ce228f961f3d4703a9e7c2aa5f6f63a2aed8 (diff) | |
download | FreeBSD-src-ed22cebc5fb59a4f9d771db8dbb3db36cf23d484.zip FreeBSD-src-ed22cebc5fb59a4f9d771db8dbb3db36cf23d484.tar.gz |
Some reorganization of sysarch() interface:
1. Move definitions of struct i386_*_args to the header file sysarch.h,
since they are part of the sysarch API. struct i386_get_ldt_args and
i386_set_ldt_args were identical, therefore make them into one
struct i386_ldt_args. Libc should use these definitions as well.
2. Return a more sensible EOPNOTSUPP for unknown operations.
Reviewed by: marcel
Diffstat (limited to 'sys/compat/linux/linux_misc.c')
0 files changed, 0 insertions, 0 deletions