random: Fix behavior of kernel option "-rs".
[pintos-anon] / src / tests / userprog / sample.inc
1 char sample[] = {
2   "\"Amazing Electronic Fact: If you scuffed your feet long enough without\n"
3   " touching anything, you would build up so many electrons that your\n"
4   " finger would explode!  But this is nothing to worry about unless you\n"
5   " have carpeting.\" --Dave Barry\n" 
6 };