freebsd-src/sys/amd64
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
..
amd64 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 Reviewed by: 1994-09-02 22:13:34 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00