#ifndef __TREZORUNIX_COMMON_H__ #define __TREZORUNIX_COMMON_H__ void __attribute__((noreturn)) __fatal_error(const char *msg); #endif