1#ifdef __i386__ 2#include <drivers/x86/pit.h> 3#elif __arm__ 4#include <drivers/aarch32/sp804.h> 5#endif