aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/timex.h
blob: 719762980578daffdaf4dfe67156f59eef4fbb78 (plain)
1
2
3
4
5
#ifdef __uClinux__
#include "timex_no.h"
#else
#include "timex_mm.h"
#endif