Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: add rand() function | Michael Walle | 2012-07-07 | 1 | -0/+48 |
It's a PRNG using the simple and fast xorshift method. Signed-off-by: Michael Walle <michael@walle.cc> Cc: Wolfgang Denk <wd@denx.de> |
![]() |
index : u-boot.git | |
"Das U-Boot" Source Tree | himbeer |
aboutsummaryrefslogtreecommitdiff |
Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: add rand() function | Michael Walle | 2012-07-07 | 1 | -0/+48 |
It's a PRNG using the simple and fast xorshift method. Signed-off-by: Michael Walle <michael@walle.cc> Cc: Wolfgang Denk <wd@denx.de> |