Abraxas/Misra Home Table of Contents
#include "misra.h"
typedef unsigned int UI;
typedef unsigned char UI; /* RULE 17 */
Function Name: m17()
m17() {typedef unsigned int UI;typedef unsigned char UI; /* RULE 17 */
}
Abraxas/Misra Home Table of Contents