sim: m32c: enable warnings & clean up a bunch
This doesn't clean up all the warnings, just most of them. The ones that are left will require some care to unravel.
This commit is contained in:
parent
0fe84f3fbe
commit
269e9c185f
16 changed files with 208 additions and 54 deletions
|
@ -11,4 +11,4 @@ typedef struct
|
|||
|
||||
extern Timer_A timer_a;
|
||||
|
||||
extern void update_timer_a ();
|
||||
extern void update_timer_a (void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue