freebsd-src/sys/amd64
Rodney W. Grimes a0ad3760a2 Changed trap.c so that a panic will occur if we do not have hardware
FP and we try to call the emulator when it is not compiled in.
Removed the #if defined(i486) || defined(i387) that use to call the
panic if we did not have a math emulator.
Removed an extranious include of i386/i386/math_emu.h from math_emulate.c.
1993-08-28 13:25:22 +00:00
..
amd64 Changed trap.c so that a panic will occur if we do not have hardware 1993-08-28 13:25:22 +00:00
include Changed MAXSSIZ from MAXDSIZ to 2MB 1993-08-28 09:19:01 +00:00
isa Corrected off by 2 error in DELAY macro (it was delaying for 2 * value). 1993-08-24 01:24:43 +00:00
Makefile Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00