/arch/sh/include/asm/cputime.h
C++ Header | 6 lines | 4 code | 2 blank | 0 comment | 0 complexity | 640d6a00384b72b924906d1a0f18d30d MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
1#ifndef __SH_CPUTIME_H 2#define __SH_CPUTIME_H 3 4#include <asm-generic/cputime.h> 5 6#endif /* __SH_CPUTIME_H */