diff options
Diffstat (limited to 'gdb/testkill.c')
-rw-r--r-- | gdb/testkill.c | 5 |
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"); - } |