This website requires JavaScript.
Explore
Help
Register
Sign In
OpenSDV
/
linux-stable-rt
Watch
1
Star
0
Fork
You've already forked linux-stable-rt
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ec26815ad8
linux-stable-rt
/
include
/
asm-arm26
/
smp.h
10 lines
100 B
C
Raw
Blame
History
#
ifndef __ASM_SMP_H
#
define __ASM_SMP_H
#
ifdef CONFIG_SMP
#
error SMP not supported
#
endif
#
endif
Reference in New Issue
View Git Blame
Copy Permalink