Add one to internal result of random number generator to avoid the value zero, from Freddie Chopin
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5404 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
b696d2dde7
commit
dfb8770721
@ -389,7 +389,7 @@ nx11
|
|||||||
|
|
||||||
NOTES:
|
NOTES:
|
||||||
|
|
||||||
1. If you do not have the call to sim_tcinitializE(0), the build
|
1. If you do not have the call to sim_tcinitialize(0), the build
|
||||||
will mysteriously fail claiming that is can't find up_tcenter()
|
will mysteriously fail claiming that is can't find up_tcenter()
|
||||||
and up_tcleave(). That is a consequence of the crazy way that
|
and up_tcleave(). That is a consequence of the crazy way that
|
||||||
the simulation is built and can only be eliminated by calling
|
the simulation is built and can only be eliminated by calling
|
||||||
|
Loading…
Reference in New Issue
Block a user