1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 07:28:10 +00:00

Add const() mock

This commit is contained in:
slush0 2016-09-27 17:34:48 +02:00
parent afb1b5cb9c
commit 5105c17eb3

View File

@ -1,3 +1,6 @@
def const(c):
pass
def mem_info(verbose=None):
pass