mirror of
https://xff.cz/git/u-boot/
synced 2025-10-30 18:05:48 +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