/* >>>------------------------------------------------------------ * * File: rule_3.2.c, Module: M2CM-3.2-QAC-8.1.2 * * RULE 3.2 (Required): * The character set and the corresponding encoding shall be * documented. * * Not enforced * * <<<------------------------------------------------------------ */ #include "misra.h" #include "m2cmex.h" extern S16 test_0302( void ) { return 0; }