K 10 svn:author V 6 marcel K 8 svn:date V 27 2004-04-10T19:43:15.000000Z K 7 svn:log V 300 Unbreak alpha kernel build and unbreak any non-i386 runtime brokenness. The VIA Nehemias is so obviously specific to i386 that it should not be compiled on non-i386 platforms. The obviousness is in the fact that all functions in nehemias.c are purely i386 inline assembly, guarded by #ifdef __i386__ END