Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
awilliam
GitHub Repository: awilliam/linux-vfio
Path: blob/master/arch/frv/include/asm/cputime.h
15118 views
1
#ifndef _ASM_CPUTIME_H
2
#define _ASM_CPUTIME_H
3
4
#include <asm-generic/cputime.h>
5
6
#endif /* _ASM_CPUTIME_H */
7
8