Home
last modified time | relevance | path

Searched refs:EPOCH_WDAY (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dtime.h22 #define EPOCH_WDAY 4 macro
104 if ((res->tm_wday = ((EPOCH_WDAY + days) % DAYSPERWEEK)) < 0)