gdb: Fix comment in riscv_scan_prologue
authorLancelot SIX <lsix@lancelotsix.com>
Sun, 3 Oct 2021 15:01:21 +0000 (15:01 +0000)
committerLancelot SIX <lsix@lancelotsix.com>
Sun, 3 Oct 2021 15:01:21 +0000 (15:01 +0000)
commit0a9bddab0f47d7a09c67528a976022c2196d2dce
treef1e1763bcfe1935593deca4b848245cc63616a23
parent2b014cc535e9d8eeb2203b1f5e9fd5c5e8fb5028
gdb: Fix comment in riscv_scan_prologue

I found an inaccurate comment in riscv_scan_prologue.  This commit fixes
it.
gdb/riscv-tdep.c