mirror of
https://xff.cz/git/u-boot/
synced 2026-01-08 16:19:18 +01:00
Replace random()/srandom() use with rand()/srand() to support compilation with the mingw toolchain. The rand()/srand() functions are generally more common and are functionally equivalent to the original random()/srandom() calls. Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
1.5 KiB
1.5 KiB