Raw File
cputime.h
#ifndef _XTENSA_CPUTIME_H
#define _XTENSA_CPUTIME_H

#include <asm-generic/cputime.h>

#endif /* _XTENSA_CPUTIME_H */
back to top