Blame view

include/asm-blackfin/spinlock.h 125 Bytes
1394f0322   Bryan Wu   blackfin architec...
1
2
3
4
5
6
  #ifndef __BFIN_SPINLOCK_H
  #define __BFIN_SPINLOCK_H
  
  #error blackfin architecture does not support SMP spin lock yet
  
  #endif