marcel 373501e769 Third attempt at removing machdep.h and using ALIGN from <sys/param.h>.
The initial stack_block is staticly allocated and will be aligned
according to the alignment requirements of pointers, which does not
necessarily match the alignment enforced by ALIGN. To solve this a
more involved change is required: remove the static initial stack
and deal with an initial condition of not having a stack at all. This
change is therefore more risky than the previous ones, but unavoidable
(other than not using the platform default alignment).

Discussed with: tjr
Approved and reviewed by: tjr
Tested on: alpha, i386, ia64 and sparc64
2003-02-24 08:07:05 +00:00
..
2003-02-05 13:23:46 +00:00
2002-06-30 05:15:05 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-10-30 06:34:52 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-06-30 05:15:05 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-06-30 05:15:05 +00:00
2002-06-30 05:15:05 +00:00
2002-06-20 05:20:50 +00:00
2002-06-30 05:15:05 +00:00
2002-02-02 06:50:57 +00:00
2002-06-30 05:15:05 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00