+2002-04-21 Andrew Cagney <ac131313@redhat.com>
+
+ * arm-tdep.c (arm_breakpoint_from_pc): Make static. Make return
+ type const.
+
2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
* alphafbsd-tdep.c: Update copyright years. Include
memory. It is nice that this is the same size as a handle -
otherwise remote-rdp will have to change. */
-unsigned char *
+static const unsigned char *
arm_breakpoint_from_pc (CORE_ADDR *pcptr, int *lenptr)
{
struct gdbarch_tdep *tdep = gdbarch_tdep (current_gdbarch);