1 2 3 4 5 6 7
#ifndef _ASM_GENERIC_CPUTIME_H #define _ASM_GENERIC_CPUTIME_H #include <linux/time.h> #include <linux/jiffies.h> #endif