We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aea71db commit 3cf02beCopy full SHA for 3cf02be
1 file changed
py/emitnx86.c
@@ -1,6 +1,7 @@
1
// x86 specific stuff
2
3
#include "py/mpconfig.h"
4
+#include "py/runtime0.h"
5
6
#if MICROPY_EMIT_X86
7
0 commit comments