diff options
Diffstat (limited to 'gdb/thread.c')
-rw-r--r-- | gdb/thread.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/thread.c b/gdb/thread.c index 3281988..dbfd2dd 100644 --- a/gdb/thread.c +++ b/gdb/thread.c @@ -42,8 +42,6 @@ #include <signal.h> #include "ui-out.h" -/*#include "lynxos-core.h" */ - /* Definition of struct thread_info exported to gdbthread.h */ /* Prototypes for exported functions. */ |