Delete disabled code.
This commit is contained in:
parent
7be965d994
commit
ab2eaf26c3
2 changed files with 5 additions and 8 deletions
|
@ -51,18 +51,10 @@
|
|||
#include "language.h" /* for local_hex_string() */
|
||||
#include "ppc-tdep.h"
|
||||
|
||||
#if 0
|
||||
#include "coff/internal.h" /* for libcoff.h */
|
||||
#include "bfd/libcoff.h" /* for xcoff_data */
|
||||
#endif
|
||||
|
||||
#include <procinfo.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/ptrace.h>
|
||||
#include <sys/reg.h>
|
||||
#if 0
|
||||
#include <pthread.h>
|
||||
#endif
|
||||
#include <sched.h>
|
||||
#include <sys/pthdebug.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue