2004-06-25 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / v850ice.c
index c36e7564e2ebe73beab0e408ed4e326a0b3044ee..44a8f1d84505b8c8bafcd9c96d4feeb16ee86833 100644 (file)
@@ -441,7 +441,7 @@ v850ice_wait (ptid_t ptid, struct target_waitstatus *status)
     {
       if (count++ % 100000)
        {
-         ui_loop_hook (0);
+         deprecated_ui_loop_hook (0);
          count = 0;
        }
 
This page took 0.022913 seconds and 4 git commands to generate.