1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-26 12:25:23 +01:00
Files
u-boot-megous/scripts/mbedtls_dev/__init__.py
Tom Rini 0344c602ea Squashed 'lib/mbedtls/external/mbedtls/' content from commit 2ca6c285a0dd
git-subtree-dir: lib/mbedtls/external/mbedtls
git-subtree-split: 2ca6c285a0dd3f33982dd57299012dacab1ff206
2024-10-08 13:56:50 -06:00

4 lines
146 B
Python

# This file needs to exist to make mbedtls_dev a package.
# Among other things, this allows modules in this directory to make
# relative imports.