CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/11/25 15:13:46
Modified files:
sys/arch/vax/include: pmap.h
sys/arch/vax/mscp: mscp_tape.c
sys/arch/vax/vax: pmap.c scb.c
Log message:
remove the use of cast as lvalue which is verboten with newer gcc
tweaks from/tested by/ok miod@
