diff options
Diffstat (limited to 'gdb/regcache.c')
-rw-r--r-- | gdb/regcache.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/regcache.c b/gdb/regcache.c index 3561d7c..182ca55 100644 --- a/gdb/regcache.c +++ b/gdb/regcache.c @@ -1407,7 +1407,6 @@ deprecated_read_fp (void) internal_error (__FILE__, __LINE__, "deprecated_read_fp"); } -/* ARGSUSED */ static void reg_flush_command (char *command, int from_tty) { |