mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-07 01:51:42 +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 */
|