diff options
Diffstat (limited to 'gdb/or1k-tdep.c')
-rw-r--r-- | gdb/or1k-tdep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/or1k-tdep.c b/gdb/or1k-tdep.c index 8f6f6e19609..6a6dce15273 100644 --- a/gdb/or1k-tdep.c +++ b/gdb/or1k-tdep.c @@ -50,7 +50,7 @@ /* Global debug flag. */ -static int or1k_debug = 0; +static bool or1k_debug = false; static void show_or1k_debug (struct ui_file *file, int from_tty, |