marcel 7db6a715d6 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
..
2002-09-23 18:54:32 +00:00
2003-05-19 20:29:07 +00:00
2003-01-18 23:43:12 +00:00
2003-08-03 07:50:19 +00:00
2003-02-08 20:37:55 +00:00
2003-05-19 20:29:07 +00:00