X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdbserver%2Fwin32-low.h;h=f3b44776ae1c56db62352f70307286dcefe67b2e;hb=6dbdab44e57d21c895ef60246d0e7aadb3c076a4;hp=a023eb1f839418f62c5438eb3b182172777335be;hpb=7d186bc04245c5757f396c2d4f8f89f24818628e;p=deliverable%2Fbinutils-gdb.git diff --git a/gdbserver/win32-low.h b/gdbserver/win32-low.h index a023eb1f83..f3b44776ae 100644 --- a/gdbserver/win32-low.h +++ b/gdbserver/win32-low.h @@ -183,8 +183,4 @@ extern void win32_require_context (windows_nat::windows_thread_info *th); of GetLastError. */ extern char * strwinerror (DWORD error); -/* in wincecompat.c */ - -extern void to_back_slashes (char *); - #endif /* GDBSERVER_WIN32_LOW_H */