From 619725a5f2f5272f9cbb547ed95c87312c2765a9 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Thu, 15 Sep 2022 00:37:13 +0300 Subject: add SYS_TICKS --- include/apos/timer.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/apos/timer.h') diff --git a/include/apos/timer.h b/include/apos/timer.h index 7a5d73d..6f83d23 100644 --- a/include/apos/timer.h +++ b/include/apos/timer.h @@ -22,7 +22,6 @@ */ typedef uint64_t ticks_t; - /** * tunit_t typedef, whichever time unit we're dealing with. */ -- cgit v1.3