Oops, missed some warnings.
* mem.h (m32c_sim_restore_console): New.
This commit is contained in:
parent
3877a1459b
commit
7cc70e5388
5 changed files with 9 additions and 1 deletions
|
@ -39,3 +39,5 @@ unsigned long mem_get_si (int address);
|
|||
void mem_get_blk (int address, void *bufptr, int nbytes);
|
||||
|
||||
int sign_ext (int v, int bits);
|
||||
|
||||
void m32c_sim_restore_console ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue