freebsd-dev/sys/pc98/i386
Marcel Moolenaar fcaa2925a9 Change the clear_ret argument of get_mcontext() to be a flags argument.
Since all callers either passed 0 or 1 for clear_ret, define bit 0 in
the flags for use as clear_ret. Reserve bits 1, 2 and 3 for use by MI
code for possible (but unlikely) future use. The remaining bits are for
use by MD code.

This change is triggered by a need on ia64 to have another knob for
get_mcontext().
2003-11-09 20:31:04 +00:00
..
busio.s Include machine/asmacros.h instead of machine/asm.h. 2003-11-05 17:01:51 +00:00
busiosubr.c Implement the bus_space_map() function to allocate resources and initialize 2003-09-23 08:22:34 +00:00
machdep.c Change the clear_ret argument of get_mcontext() to be a flags argument. 2003-11-09 20:31:04 +00:00