K 10 svn:author V 2 dg K 8 svn:date V 27 1995-05-04T08:21:24.000000Z K 7 svn:log V 240 Kludged around a problem with "cat /proc/0/regs" causing a panic by initializing proc0's frame base, too, using cpu_set_init_frame(). It's a kludge because that macro is intended to be used only for init, but does what we want nonetheless. END