#include "../include/typedefs.h" // Example code from MISRA C:2012 begin /* Non-compliant */ int16_t k = 0; /* External definition */ // Example code from MISRA C:2012 end