1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-19 22:18:13 +00:00
trezor-firmware/mocks/micropython.py

10 lines
128 B
Python
Raw Normal View History

def mem_info(verbose=None):
pass
def qstr_info(verbose=None):
pass
def alloc_emergency_exception_buf(size):
pass