mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 06:39:01 +08:00
sched/clock: Remove TIMER_MASK32 from clock.h
since it isn't used anymore Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
@@ -39,10 +39,6 @@
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/* 32-bit mask for 64-bit timer values */
|
||||
|
||||
#define TIMER_MASK32 0x00000000ffffffff
|
||||
|
||||
/* Configuration ************************************************************/
|
||||
|
||||
/* If CONFIG_SYSTEM_TIME64 is selected and the CPU supports long long types,
|
||||
|
||||
Reference in New Issue
Block a user