/****************************************************************************** * * Copyright (c) 2017-2019 by Löwenware Ltd * Please, refer LICENSE file for legal information * ******************************************************************************/ /** * @file globals.h * @author Ilja Kartašov * @brief * * @see https://lowenware.com/ */ #ifndef GLOBALS_H_ECAB54AF_855F_408C_9CC1_65B994859848 #define GLOBALS_H_ECAB54AF_855F_408C_9CC1_65B994859848 #include extern uint32_t g_options; #endif /* !GLOBALS_H */