repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
security: add/fix security kernel-doc
[linux-2.6/mini2440.git]
/
include
/
asm-m68k
/
spinlock.h
blob
20f46e27b5340d962185c332f87b27e48399e0e2
1
#ifndef __M68K_SPINLOCK_H
2
#define __M68K_SPINLOCK_H
3
4
#error
"m68k doesn't do SMP yet"
5
6
#endif