Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dtime.c903 #define days_in_month(a) (month_days[(a) - 1])
905 static int month_days[12] = { variable