mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
frozenmod: Include header with function prototypes.
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
#include <stdint.h>
|
||||
|
||||
#include "py/lexer.h"
|
||||
#include "py/frozenmod.h"
|
||||
|
||||
#if MICROPY_MODULE_FROZEN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user