marcel 66c2f8b643 Fix the alpha tinderbox. The alpha specific bitops used by the bitmap
code has the typical branch prediction detour, which creates cross-
section branches. A LINT kernel is apparently large enough nowadays
that the .text and .text2 sections cannot always be layed-out so that
branches between them reach.
The fix is to stop using the alpha-specific bitops and instead use
the portable implementation used by all platforms other than alpha
and i386.
2003-10-29 07:35:53 +00:00
..
2003-10-18 14:10:28 +00:00
2003-10-18 14:10:28 +00:00
2002-05-24 17:38:01 +00:00
2002-05-16 19:43:28 +00:00
2003-10-18 14:10:28 +00:00