aboutsummaryrefslogtreecommitdiff
path: root/gdb/testkill.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testkill.c')
-rw-r--r--gdb/testkill.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/testkill.c b/gdb/testkill.c
deleted file mode 100644
index 0e43c1f..0000000
--- a/gdb/testkill.c
+++ /dev/null
@@ -1,5 +0,0 @@
-
- main()
- {
- printf("foo\n");
- }