freebsd-dev/sys/boot/i386/btx/lib
Mike Smith f41c619d3d Pop the return address off the stack before making a V86_CALLF call;
this allows us to implement what look like C function calls from user
space "directly" to v86 mode code.  (Used for calling the PnP BIOS)
1998-10-22 20:22:07 +00:00
..
btxcsu.s Adjust setting of argument pointer for BTX 0.87. 1998-10-04 21:15:45 +00:00
btxsys.s Add BTX startup/interface code. 1998-09-14 10:37:00 +00:00
btxv86.h Fix an egregious precedence bug. 1998-10-02 20:52:26 +00:00
btxv86.s Pop the return address off the stack before making a V86_CALLF call; 1998-10-22 20:22:07 +00:00
Makefile Override for ELF. Override .s.o suffix rule. 1998-10-11 11:27:48 +00:00