K 10 svn:author V 4 neel K 8 svn:date V 27 2010-08-06T05:24:41.328508Z K 7 svn:log V 130 uint64_t is 'unsigned long' in n64 build, so compiler is unhappy if the format specifier in printf is "%llu". Use "%ju" instead. END