Add RAII class for blocking gdb signals
[deliverable/binutils-gdb.git] / gdb / xstormy16-tdep.c
index 2dd76c3725170cc5ccc25f35e4025193f12b45bf..9b8b7e2864fa1fa527fe3316ef8375389b6caf7a 100644 (file)
@@ -43,7 +43,7 @@ enum gdb_regnum
      to the function in r2.  Further arguments are beginning in r3 then.
      R13 is used as frame pointer when GCC compiles w/o optimization
      R14 is used as "PSW", displaying the CPU status.
-     R15 is used implicitely as stack pointer.  */
+     R15 is used implicitly as stack pointer.  */
   E_R0_REGNUM,
   E_R1_REGNUM,
   E_R2_REGNUM, E_1ST_ARG_REGNUM = E_R2_REGNUM, E_PTR_RET_REGNUM = E_R2_REGNUM,
This page took 0.024193 seconds and 4 git commands to generate.