/* >>>------------------------------------------------------------ * * File: rule_1.5.c, Module: M2CM-3.2-QAC-8.1.2 * * RULE 1.5 (Advisory): * Floating-point implementations should comply with a defined * floating-point standard. * * Not enforced * * <<<------------------------------------------------------------ */ #include "misra.h" #include "m2cmex.h" extern S16 test_0105( void ) { return 0; }