Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Ddate.c18 static const char * const weekdays[] = { variable
111 "unknown " : RELOC(weekdays[tm.tm_wday]), in do_date()