This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
phyus
/
linux-vybrid_public
Watch
8
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
744ea922c9
브랜치
태그
master
phyCORE-Vybrid-PD15.1-rc1
vphyCORE-Vybrid-PD15.1-rc1
linux-vybrid_pu...
/
include
/
asm-x86
/
bitops.h
bitops.h
82 B
히스토리
Raw
1
2
3
4
5
#ifdef CONFIG_X86_32
# include "bitops_32.h"
#else
# include "bitops_64.h"
#endif