/* >>>------------------------------------------------------------ * * File: rule_3.6.c, Module: M2CM-3.2-QAC-8.1.2 * * RULE 3.6 (Required): * All libraries used in production code shall be written to * comply with the provisions of this document, and shall have been * subject to appropriate validation. * * Not enforced * * <<<------------------------------------------------------------ */ #include "misra.h" #include "m2cmex.h" extern S16 test_0306( void ) { return 0; }