This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
phyus
/
linux-vybrid_public
Segui
8
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
744ea922c9
Rami (Branch)
Tag
master
phyCORE-Vybrid-PD15.1-rc1
vphyCORE-Vybrid-PD15.1-rc1
linux-vybrid_pu...
/
include
/
asm-x86
/
system.h
system.h
82 B
Cronologia
Originale
1
2
3
4
5
#ifdef CONFIG_X86_32
# include "system_32.h"
#else
# include "system_64.h"
#endif