freebsd-nq/sys/i386
Bruce Evans ab9678ac9d Get all the definitions from DEFS.h and not directly from asmacros.h
if KERNEL is not defined.  lib/msun/i387/*.S include asmacros.h to
get the definitions of ENTRY(), etc.  This is bogus since asmacros.h
is only supposed to give definitions suitable for the kernel.  The
current definitions for the kernel almost worked but are missing
the ".type" declarations.  This caused the linker to print warnings
about doubtful relocations for almost anything linked to libm[sun].

Uniformize name and use of idempotence identifier.
1994-09-08 12:25:18 +00:00
..
boot Conditionalize support for my debugger. This normally saves 304 bytes. 1994-08-30 01:38:04 +00:00
conf Reviewed by: Stefan Esser <se> 1994-09-06 21:58:53 +00:00
eisa Reviewed by: Stefan Esser <se> 1994-08-31 23:32:32 +00:00
i386 Remove <machine/eflags.h> and all dependencies on it. eflags.h is just 1994-09-08 11:49:04 +00:00
include Get all the definitions from DEFS.h and not directly from asmacros.h 1994-09-08 12:25:18 +00:00
isa Removed MULTICAST ifdef's; it's no longer optional. Cleaned up code a 1994-09-07 06:11:29 +00:00
pci Reviewed by: Stefan Esser <se> 1994-09-06 22:39:12 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00