1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/i386
Jake Burkholder 02318dac2c Remove the leading underscore from all symbols defined in x86 asm
and used in C or vice versa.  The elf compiler uses the same names
for both.  Remove asnames.h with great prejudice; it has served its
purpose.

Note that this does not affect the ability to generate an aout kernel
due to gcc's -mno-underscores option.

moral support from:	peter, jhb
2001-02-25 06:29:04 +00:00
..
acpica FreeBSD-specific OSD (operating system dependant) modules for the Intel 2000-10-28 06:56:15 +00:00
apm select() DKI is now in <sys/selinfo.h>. 2001-01-09 04:33:49 +00:00
bios select() DKI is now in <sys/selinfo.h>. 2001-01-09 04:33:49 +00:00
conf Drop the 'count' from the aha device specs 2001-02-25 05:52:38 +00:00
i386 Remove the leading underscore from all symbols defined in x86 asm 2001-02-25 06:29:04 +00:00
ibcs2 Fix typo: seperate -> separate. 2001-02-06 11:21:58 +00:00
include Remove the leading underscore from all symbols defined in x86 asm 2001-02-25 06:29:04 +00:00
isa Remove the leading underscore from all symbols defined in x86 asm 2001-02-25 06:29:04 +00:00
linux Remove the leading underscore from all symbols defined in x86 asm 2001-02-25 06:29:04 +00:00
pci Free the memory we get from devclass_get_devices and device_get_children. 2001-02-08 20:44:49 +00:00
svr4 Remove the leading underscore from all symbols defined in x86 asm 2001-02-25 06:29:04 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00