NetBSD/sys/arch/i386
yamt 4b800ec987 set symbol to be a function using .type directive in IDTVEC macro
so that ddb backtrace can pick them up after recent ksyms changes.

suggested by Matt Thomas on tech-kern.
ok'ed by Frank van der Linden.
2003-05-02 18:05:46 +00:00
..
acpi use acpi notify mechanism if possible. 2003-04-23 15:48:35 +00:00
bios Use PAGE_SIZE rather than NBPG. 2003-04-01 20:48:27 +00:00
bioscall Use PAGE_SIZE rather than NBPG. 2003-04-08 23:39:14 +00:00
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf add spl.S, vector.S and microtime.S to MD_SFILES so that 2003-05-02 17:40:13 +00:00
eisa Adapt for i386/x86 change. 2003-02-26 22:21:19 +00:00
gdbscripts
i386 Fix typo in last commit: static -> const 2003-05-02 09:36:46 +00:00
include set symbol to be a function using .type directive in IDTVEC macro 2003-05-02 18:05:46 +00:00
isa Initialize name and dma tag. 2003-04-20 16:54:23 +00:00
mca Adapt for i386/x86 change. 2003-02-26 22:21:19 +00:00
pci From PR port-i386/20464, by Yoshihisa Nakagawa: Match i845G AGP bridge. 2003-04-16 07:37:09 +00:00
pnpbios Use PAGE_SIZE rather than NBPG. 2003-04-01 20:48:27 +00:00
stand Build mbr code here (instead of in sbin/fdisk/mbr) 2003-04-30 19:52:17 +00:00
Makefile Adapt for i386/x86 change. 2003-02-26 22:21:19 +00:00