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