CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/18 17:24:01
Modified files:
sys/dev : rnd.c
Log message:
In random_start() we can assume the msg buffer is mapped, all systems do
it at startup, or in cpu_startup(). Improve comments to explain what is
happening here.
ok kettenis jsing
