* i386.h: Correct opcode values for fsubp, fsubrp, fdivp, and
[deliverable/binutils-gdb.git] / gdb / mn10300-tdep.c
index 2b4befeb366ed4ffd9741a5d53947a4d72ce1b9a..616abb7960dd48714a722c8c294f770a283c80df 100644 (file)
@@ -95,7 +95,7 @@ mn10300_frame_chain (fi)
     {
        /* printf("scanning prologue\n"); */
        /* FIXME -- fill out this case later */
-        return 0x666; /* bogus value */
+        return 0x0; /* bogus value */
     }
 
   if (past_prologue) /* if we don't need to scan the prologue */
This page took 0.023409 seconds and 4 git commands to generate.