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
UIO: Add write function to allow irq masking
[linux-2.6/mini2440.git]
/
include
/
asm-blackfin
/
spinlock.h
blob
64e908a50646963e56499e1b5540eb1036213dcd
1
#ifndef __BFIN_SPINLOCK_H
2
#define __BFIN_SPINLOCK_H
3
4
#error blackfin architecture does not support SMP spin lock yet
5
6
#endif