/* * it_handlers.h * * Created on: 27.01.2019 * Author: mateusz */ #ifndef IT_HANDLERS_H_ #define IT_HANDLERS_H_ void it_handlers_set_priorities(void); #endif /* IT_HANDLERS_H_ */