K 10 svn:author V 4 jake K 8 svn:date V 27 2002-07-30T06:14:34.000000Z K 7 svn:log V 355 Add definitions for statistical and high-resolution profiling. The calling conventions for _mcount and __cyg_profile_func_enter are different, so statistical profiling kernels build and link but don't actually work. IWBNI one could tell gcc to only generate calls to the former. Define uintfptr_t properly for userland, but not for the kernel (I hope). END