diff --git a/board/longanpi-3h/tinymaix/tm_port.h b/board/longanpi-3h/tinymaix/tm_port.h index bd915ca8..9b64e7dc 100644 --- a/board/longanpi-3h/tinymaix/tm_port.h +++ b/board/longanpi-3h/tinymaix/tm_port.h @@ -54,8 +54,7 @@ limitations under the License. #define TM_DBGL() TM_PRINTF("###L%d\n", __LINE__); /******************************* DBG TIME CONFIG ************************************/ -#include -%08x +#include #define TM_GET_US() time_us(); #define TM_DBGT_INIT() \