From dfb877072169eebaeb42d6a6036e7071dd3d135c Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 1 Dec 2012 16:32:03 +0000 Subject: [PATCH] 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 --- configs/sim/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/sim/README.txt b/configs/sim/README.txt index c8bcb2cd7a7..032bb39b873 100644 --- a/configs/sim/README.txt +++ b/configs/sim/README.txt @@ -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