K 10 svn:author V 6 marcel K 8 svn:date V 27 2004-08-25T08:03:48.000000Z K 7 svn:log V 268 Get a step closer to profiling the kernel by fixing the definitions of the MCOUNT_ENTER, MCOUNT_EXIT and MCOUNT_DECL defines. Also make sure there's a prototype of _MCOUNT_DECL(). This allows us to build a kernel. There are still unresolved symbols, so linking fails. END