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:
patacongo 2012-12-01 16:32:03 +00:00
parent b696d2dde7
commit dfb8770721

View File

@ -389,7 +389,7 @@ nx11
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()
and up_tcleave(). That is a consequence of the crazy way that
the simulation is built and can only be eliminated by calling