Fix warning with gcc 4.6.1 (and also nightly test).
[bertos.git] / bertos / sec / prng.h
2010-09-29 raskySEC: make sure PRNGs are seeded before generating data...
2010-09-28 raskySEC: add generic interface for PRNGs.