mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-08 14:54:23 +08:00
7 lines
115 B
C
7 lines
115 B
C
|
#ifndef __CRIS_CPUTIME_H
|
||
|
#define __CRIS_CPUTIME_H
|
||
|
|
||
|
#include <asm-generic/cputime.h>
|
||
|
|
||
|
#endif /* __CRIS_CPUTIME_H */
|