K 10 svn:author V 3 bde K 8 svn:date V 27 1996-10-16T18:37:58.000000Z K 7 svn:log V 319 Fixed miscounting for non-statistical (GUPROF) profiling: - use CROSSJUMP() and CROSSJUMP_LABEL() for conditional jumps from idle() into cpu_switch() and vice versa. - moved badsw code to after cpu_switch(). Cosmetic changes: - moved sw0 string to be immediately after its caller (badsw). - removed unused #include. END