diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/sbi/sbi_expected_trap.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sbi/sbi_expected_trap.S b/lib/sbi/sbi_expected_trap.S index a5ef26a3..1f2d6b97 100644 --- a/lib/sbi/sbi_expected_trap.S +++ b/lib/sbi/sbi_expected_trap.S @@ -11,7 +11,7 @@ #include <sbi/sbi_trap.h> /* - * We assume that faulting instruction is is 4-byte long and blindly + * We assume that faulting instruction is 4-byte long and blindly * increment SEPC by 4. * * The trap info will be saved as follows: |
