summaryrefslogtreecommitdiff
path: root/src/code/z_debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/code/z_debug.c')
-rw-r--r--src/code/z_debug.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/code/z_debug.c b/src/code/z_debug.c
new file mode 100644
index 000000000..e6f03bb5f
--- /dev/null
+++ b/src/code/z_debug.c
@@ -0,0 +1,3 @@
+#include "global.h"
+
+#pragma GLOBAL_ASM("asm/non_matchings/code/z_debug/static_context_init.s")