Fix build error in gdb/rocm-tdep.c
[deliverable/binutils-gdb.git] / gdb / rocm-tdep.c
index e694df4b5c49f677a5014a59993ea133b2a44cb0..87f93e65081147194ee01afff7d9f4e37d37ee05 100644 (file)
@@ -201,7 +201,7 @@ static int rocm_event_pipe[2] = { -1, -1 };
 
 /* Flush the event pipe.  */
 
-void
+static void
 async_file_flush (void)
 {
   int ret;
This page took 0.023406 seconds and 4 git commands to generate.