Commit b8506307 authored by Antoine Kaufmann's avatar Antoine Kaufmann
Browse files

sims/nic/corundum: add main_time decl for debug

Previously the build was broken with debugging enabled.
parent 86e0c4fb
......@@ -32,4 +32,6 @@
// #define MEM_DEBUG 1
// #define MMIO_DEBUG 1
extern uint64_t main_time;
#endif // DEBUG_H_
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment