This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
phyus
/
linux-vybrid_public
Observar
8
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
744ea922c9
Branches
Tags
master
phyCORE-Vybrid-PD15.1-rc1
vphyCORE-Vybrid-PD15.1-rc1
linux-vybrid_pu...
/
include
/
asm-x86
/
fixmap.h
fixmap.h
82 B
Histórico
Raw
1
2
3
4
5
#ifdef CONFIG_X86_32
# include "fixmap_32.h"
#else
# include "fixmap_64.h"
#endif