diff options
Diffstat (limited to 'gdb/lastfile.c')
-rw-r--r-- | gdb/lastfile.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/lastfile.c b/gdb/lastfile.c deleted file mode 100644 index 2ac8cb7..0000000 --- a/gdb/lastfile.c +++ /dev/null @@ -1,6 +0,0 @@ -/* This ends the chain of files for the purpose of initialization, - because it does not attempt to find the start of the following file. */ - -initialize_last_file () -{ -} |