mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 09:38:57 +00:00
* win32-tdep.h, win32-tdep.c: New files.
* i386-cygwin-tdep.h: Delete.
* i386-cygwin-tdep.c: Include win32-tdep.h instead of
i386-cygwin-tdep.h.
(win32_xfer_shared_library): Delete. Moved to win32-tdep.c.
* win32-nat.c: Likewise.
* configure.tgt: Add win32-tdep.o to the list of target object
files for i386-cygwin and i386-mingw targets.
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
#include "i386-tdep.h"
|
||||
#include "i387-tdep.h"
|
||||
|
||||
#include "i386-cygwin-tdep.h"
|
||||
#include "win32-tdep.h"
|
||||
#include "win32-nat.h"
|
||||
|
||||
static struct target_ops win32_ops;
|
||||
|
||||
Reference in New Issue
Block a user