mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
7 lines
130 B
C
7 lines
130 B
C
|
#ifndef __ASM_AVR32_CPUTIME_H
|
||
|
#define __ASM_AVR32_CPUTIME_H
|
||
|
|
||
|
#include <asm-generic/cputime.h>
|
||
|
|
||
|
#endif /* __ASM_AVR32_CPUTIME_H */
|