mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
8 lines
122 B
C
8 lines
122 B
C
![]() |
#ifndef _ASM_GENERIC_CPUTIME_H
|
||
|
#define _ASM_GENERIC_CPUTIME_H
|
||
|
|
||
|
#include <linux/time.h>
|
||
|
#include <linux/jiffies.h>
|
||
|
|
||
|
#endif
|