mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-12-23 21:29:28 +00:00
Quick build fix
This commit is contained in:
parent
3dead1f65c
commit
df4a963558
@ -133,6 +133,7 @@ SUPERVISOR MODEL
|
||||
**/
|
||||
|
||||
extern uint32_t opcode_value; //used for interpreting opcodes
|
||||
extern uint64_t timebase_counter; //used for storing time base value
|
||||
|
||||
//Additional steps to prevent overflow?
|
||||
extern int32_t add_result;
|
||||
|
Loading…
Reference in New Issue
Block a user