This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
phyus
/
linux-vybrid_public
Pridať medzi pozorované
8
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
d461d26dde
Branche
Tagy
master
phyCORE-Vybrid-PD15.1-rc1
vphyCORE-Vybrid-PD15.1-rc1
linux-vybrid_pu...
/
arch
/
frv
/
include
/
asm
/
smp.h
smp.h
100 B
História
Raw
1
2
3
4
5
6
7
8
9
#ifndef __ASM_SMP_H
#define __ASM_SMP_H
#ifdef CONFIG_SMP
#error SMP not supported
#endif
#endif