drivers/char/random.c: fix a race which can lead to a bogus BUG()
[linux-2.6] / arch / h8300 / include / asm / spinlock.h
1 #ifndef __H8300_SPINLOCK_H
2 #define __H8300_SPINLOCK_H
3
4 #error "H8/300 doesn't do SMP yet"
5
6 #endif