00001 #ifndef _MTYPES_H 00002 #define _MTYPES_H 00003 00004 #include <stdint.h> 00005 #include <stdbool.h> 00006 00007 00008 #endif