This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
phyus
/
linux-vybrid_public
Seguir
8
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
744ea922c9
Ramas
Etiquetas
master
phyCORE-Vybrid-PD15.1-rc1
vphyCORE-Vybrid-PD15.1-rc1
linux-vybrid_pu...
/
include
/
asm-x86
/
sparsemem.h
sparsemem.h
88 B
Histórico
Raw
1
2
3
4
5
#ifdef CONFIG_X86_32
# include "sparsemem_32.h"
#else
# include "sparsemem_64.h"
#endif