mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-16 04:29:08 +00:00
10 lines
128 B
Python
10 lines
128 B
Python
def mem_info(verbose=None):
|
|
pass
|
|
|
|
def qstr_info(verbose=None):
|
|
pass
|
|
|
|
def alloc_emergency_exception_buf(size):
|
|
pass
|
|
|