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