I'm backlogged.
@@ -19,11 +19,13 @@
* THE SOFTWARE.
*/
#ifndef _SYSTEM_H_
#define _SYSTEM_H_
#include <stdint.h>
uint32_t system_get_clk_freq(void);
uint64_t system_get_time_micros(void);
#endif
The note is not visible to the blocked user.