K 10 svn:author V 5 peter K 8 svn:date V 27 2005-05-05T18:26:45.000000Z K 7 svn:log V 279 Move the pcb variable initialization earlier. This is cosmetic here, but in as-yet uncommitted code for 32 bit binary compatability on 64 bit kernels, some of the 32 bit registers come from the pcb. Moving the initialization here means fill_regs32() etc are laid out the same. END