mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-14 03:30:02 +00:00
13 lines
152 B
Python
13 lines
152 B
Python
def const(c):
|
|
pass
|
|
|
|
def mem_info(verbose=None):
|
|
pass
|
|
|
|
def qstr_info(verbose=None):
|
|
pass
|
|
|
|
def alloc_emergency_exception_buf(size):
|
|
pass
|
|
|