K 10 svn:author V 2 bz K 8 svn:date V 27 2016-03-24T11:40:10.558805Z K 7 svn:log V 355 Fix compile errors after r297225: - properly V_irtualise variable access unbreaking VIMAGE kernels. - remove the volatile from the function return type to make architecture using gcc happy [-Wreturn-type] "type qualifiers ignored on function return type" I am not entirely happy with this solution putting the u_int there but it will do for now. END