Committing sanitize changes
This commit is contained in:
parent
e9797c8ae5
commit
e385d6e03e
5 changed files with 37 additions and 3 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue