This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
phyus
/
linux-vybrid_public
Watch
8
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
d461d26dde
브랜치
태그
master
phyCORE-Vybrid-PD15.1-rc1
vphyCORE-Vybrid-PD15.1-rc1
linux-vybrid_pu...
/
arch
/
microblaze
/
include
/
asm
/
mmu_context.h
mmu_context.h
98 B
히스토리
Raw
1
2
3
4
5
#ifdef CONFIG_MMU
# include "mmu_context_mm.h"
#else
# include <asm-generic/mmu_context.h>
#endif