#ifndef _UTIL_H_ #define _UTIL_H_ #include uint32_t get_msp(void); #endif /*_UTIL_H_*/