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