K 10 svn:author V 3 kan K 8 svn:date V 27 2007-04-06T20:50:24.000000Z K 7 svn:log V 232 pc98 boot2 is compiled with _KERNEL defined, and that makes non-static bootinfo variable declaration visible. It conflicts with static declaration in this file. Declare variable as globally visible in order to resolve the conflict. END