diff options
Diffstat (limited to 'tests/userprog/sample.inc')
| -rw-r--r-- | tests/userprog/sample.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/userprog/sample.inc b/tests/userprog/sample.inc new file mode 100644 index 0000000..59f2bcb --- /dev/null +++ b/tests/userprog/sample.inc | |||
| @@ -0,0 +1,6 @@ | |||
| 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 | }; | ||
