NetBSD/sys/arch/i386
jtc b3b55d02f1 Misc changes to make this file more like the asm.h headers used by other
architectures:
	Renamed _C_FUNC() to _C_LABEL()
	Renamed _ASM_FUNC() to _ASM_LABEL()
	Merged _BEGIN_ENTRY with _ENTRY
	Renamed _END_ENTRY to _PROF_PROLOGUE

When assembling with profiling enabled, set up stack frame before calling
mcount() in _PROF_PROLOGUE.  Also omit emitting .long 0's, as they are no
longer used by the profiling code.
1994-09-02 05:02:47 +00:00
..
boot Don't lose if the symbol table is empty. 1994-07-27 01:48:29 +00:00
compile compile needs to be kept in the distribution 1993-04-19 23:30:06 +00:00
conf my kernel config 1994-08-26 05:07:00 +00:00
eisa Disable EISA reset, for now. 1994-08-22 21:53:23 +00:00
i386 Check for bad p_emul. 1994-08-30 06:19:44 +00:00
include Misc changes to make this file more like the asm.h headers used by other 1994-09-02 05:02:47 +00:00
isa Minor. 1994-08-26 12:43:17 +00:00
netboot Remove imbedded RCS logs. 1994-02-15 15:08:24 +00:00
pci Make this work. 1994-08-11 04:54:13 +00:00
stand Nuke remaining patchkit headers. 1993-08-02 18:17:24 +00:00
Makefile no more floppy bins; these now done by crunch. 1994-08-29 23:10:58 +00:00