K 10 svn:author V 8 jchandra K 8 svn:date V 27 2013-09-07T16:31:30.553972Z K 7 svn:log V 265 Use a better version of memcpy/bcopy for mips kernel. Use a variant of mips libc memcpy for kernel. This implementation uses 64-bit operations when compiled for 64-bit, and is significantly faster in that case. Submitted by: Tanmay Jagdale END