#ifndef __TREZORHAL_FLASH_H__ #define __TREZORHAL_FLASH_H__ int flash_init(void); #endif