*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / ser-mingw.c
index d862868984a6b94a894b9a6cd63201cc4d1cc775..cf7c8b7fdec03ac99202d4e0440e8713d20346a4 100644 (file)
@@ -428,7 +428,7 @@ typedef DWORD WINAPI (*thread_fn_type)(void *);
 
 /* Create a new select thread for SCB executing THREAD_FN.  The STATE
    will be filled in by this function before return.  */
-void
+static void
 create_select_thread (thread_fn_type thread_fn,
                      struct serial *scb,
                      struct ser_console_state *state)
This page took 0.02341 seconds and 4 git commands to generate.