Remove use of _WIN32_WCE
authorTom Tromey <tromey@adacore.com>
Wed, 14 Apr 2021 12:45:44 +0000 (06:45 -0600)
committerTom Tromey <tromey@adacore.com>
Wed, 14 Apr 2021 12:45:44 +0000 (06:45 -0600)
commit38ae29156ff8479396d42e8aba71d6fbaabab109
treee65095afbd11625dce174a3ed4312956eb0d6a5e
parent9917b5596a372317c9708c7166cff9dd69b62d5e
Remove use of _WIN32_WCE

This removes the one last use of _WIN32_WCE from gdbserver.

gdbserver/ChangeLog
2021-04-14  Tom Tromey  <tromey@adacore.com>

* win32-low.cc (windows_nat::handle_load_dll): Don't check
_WIN32_WCE.
gdbserver/ChangeLog
gdbserver/win32-low.cc