On Sep 27, 3:34am, u...@stderr.spb.ru ("Valeriy E. Ushakov") wrote: -- Subject: Re: CVS commit: src/sys/arch/sh3/sh3
| On Mon, Sep 26, 2011 at 18:43:08 -0400, Christos Zoulas wrote: | | > Module Name: src | > Committed By: christos | > Date: Mon Sep 26 22:43:07 UTC 2011 | > | > Modified Files: | > src/sys/arch/sh3/sh3: cpu_in_cksum.S | > | > Log Message: | > compute the entry size correctly. | > | > | > To generate a diff of this commit: | > cvs rdiff -u -r1.2 -r1.3 src/sys/arch/sh3/sh3/cpu_in_cksum.S | | It was correct. cksum128mod is a local subroutine. No, the name was wrong then. I will fix it. christos