diff options
Diffstat (limited to 'include/gdb/sim-arm.h')
-rw-r--r-- | include/gdb/sim-arm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gdb/sim-arm.h b/include/gdb/sim-arm.h index 1e49781..6d80700 100644 --- a/include/gdb/sim-arm.h +++ b/include/gdb/sim-arm.h @@ -28,7 +28,7 @@ extern "C" { // } #endif -enum sim_arm_regnum +enum sim_arm_regs { SIM_ARM_R0_REGNUM, SIM_ARM_R1_REGNUM, |