mirror of
https://github.com/W3SLAV/micropython.git
synced 2025-06-19 03:55:44 -04:00
3 lines
73 B
C
3 lines
73 B
C
// this is needed for lib/crypto-algorithms/sha256.c
|
|
#include <string.h>
|