gdbserver: remove support for ARM/WinCE
[deliverable/binutils-gdb.git] / gdbserver / server.h
index 09989e46264cc64d562d472201c4479d9628db7a..22228050a806d8a00856f6109ac65b5b6013d43e 100644 (file)
 
 gdb_static_assert (sizeof (CORE_ADDR) >= sizeof (void *));
 
-#ifdef __MINGW32CE__
-#include "wincecompat.h"
-#endif
-
 #include "gdbsupport/version.h"
 
 #if !HAVE_DECL_PERROR
This page took 0.02757 seconds and 4 git commands to generate.