freebsd-dev/sys/alpha/pci
Marcel Moolenaar 3e25ce2310 Cleanup <machine/cpu.h> by moving MD prototypes to <machine/md_var.h>
like we have on other platforms. Move savectx() to <machine/pcb.h>.
A lot of files got these MD prototypes through the indirect inclusion
of <machine/cpu.h> and now need to include <machine/md_var.h>. The
number of which is unexpectedly large...

osf1_misc.c especially is tricky because szsigcode is redefined in
one of the osf1 header files. Reordering of the include files was
needed.

linprocfs.c now needs an explicit extern declaration.

Tested with: LINT
2003-08-17 06:42:08 +00:00
..
alphapci_if.m
apecs_pci.c Use __FBSDID(). 2003-06-10 17:31:31 +00:00
apecs.c Cleanup <machine/cpu.h> by moving MD prototypes to <machine/md_var.h> 2003-08-17 06:42:08 +00:00
apecsreg.h
apecsvar.h
bwx.c Use __FBSDID(). 2003-06-10 17:31:31 +00:00
cia_pci.c Use __FBSDID(). 2003-06-10 17:31:31 +00:00
cia.c Cleanup <machine/cpu.h> by moving MD prototypes to <machine/md_var.h> 2003-08-17 06:42:08 +00:00
ciareg.h
ciavar.h
irongate_pci.c Use __FBSDID(). 2003-06-10 17:31:31 +00:00
irongate.c Cleanup <machine/cpu.h> by moving MD prototypes to <machine/md_var.h> 2003-08-17 06:42:08 +00:00
irongatereg.h
irongatevar.h
lca_pci.c Use __FBSDID(). 2003-06-10 17:31:31 +00:00
lca.c Cleanup <machine/cpu.h> by moving MD prototypes to <machine/md_var.h> 2003-08-17 06:42:08 +00:00
lcareg.h
lcavar.h
pci_eb64plus_intr.s
pci_eb164_intr.s
pcibus.c Use __FBSDID(). 2003-06-10 17:31:31 +00:00
pcibus.h
swiz.c Use __FBSDID(). 2003-06-10 17:31:31 +00:00
t2_pci.c Use __FBSDID(). 2003-06-10 17:31:31 +00:00
t2.c Cleanup <machine/cpu.h> by moving MD prototypes to <machine/md_var.h> 2003-08-17 06:42:08 +00:00
t2reg.h
t2var.h
tsunami_pci.c Use __FBSDID(). 2003-06-10 17:31:31 +00:00
tsunami.c Cleanup <machine/cpu.h> by moving MD prototypes to <machine/md_var.h> 2003-08-17 06:42:08 +00:00
tsunamireg.h At great personal risk, add a __packed and __aligned(x) define that 2002-09-23 05:55:10 +00:00
tsunamivar.h