4a13c6dc6443
66d857b08b8c
1
2 3 4 5
#if defined(CONFIG_MMU) && !defined(CONFIG_COLDFIRE) #include "time_mm.c" #else #include "time_no.c" #endif