/* >>>------------------------------------------------------------ * * File: rule_1.4.c, Module: M2CM-3.2-QAC-8.1.2 * * RULE 1.4 (Required): * The compiler/linker shall be checked to ensure that 31 * character significance and case sensitivity are supported for * external identifiers. * * Not enforced * * <<<------------------------------------------------------------ */ #include "misra.h" #include "m2cmex.h" extern S16 test_0104( void ) { return 0; }