K 10 svn:author V 4 jkim K 8 svn:date V 27 2010-08-02T18:12:30.272908Z K 7 svn:log V 201 Rearrange struct pcb. r177532 (CVS r1.64 of pcb.h) moved pcb_flags to make better use of cache lines by placing it before pcb_save (now pcb_user_save), which is moved to the end of pcb since r210777. END