freebsd-dev/sys/i386/svr4
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
..
svr4_genassym.c Remove unneeded <stddef.h> #includes. 2000-10-29 16:57:42 +00:00
svr4_locore.s Remove the leading underscore from all symbols defined in x86 asm 2001-02-25 06:29:04 +00:00
svr4_machdep.c Activate USER_LDT by default. The new thread libraries are going to 2001-02-23 01:25:02 +00:00
svr4_machdep.h Cleanup after repo copy of sys/svr4 to sys/compat/svr4. 2000-08-31 22:54:09 +00:00