1 2 3 4 5 6 7 8 9
#ifndef _ASM_GENERIC_CPUTIME_H #define _ASM_GENERIC_CPUTIME_H #include <linux/time.h> #include <linux/jiffies.h> #include <asm-generic/cputime_jiffies.h> #endif