repo.or.cz
/
linux-2.6
/
linux-mips
/
linux-dm7025.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[linux-2.6/linux-mips/linux-dm7025.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