Remove no-longer-relevant comment.
This commit is contained in:
parent
dc47848738
commit
b6e67f5c7d
@ -417,7 +417,6 @@ proc0_post(dummy)
|
||||
|
||||
/*
|
||||
* Give the ``random'' number generator a thump.
|
||||
* XXX: Does read_random() contain enough bits to be used here ?
|
||||
*/
|
||||
nanotime(&ts);
|
||||
srandom(ts.tv_sec ^ ts.tv_nsec);
|
||||
|
Loading…
x
Reference in New Issue
Block a user