mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-31 00:17:44 +00:00
7 lines
98 B
C
7 lines
98 B
C
|
#ifndef __H8300_SPINLOCK_H
|
||
|
#define __H8300_SPINLOCK_H
|
||
|
|
||
|
#error "H8/300 doesn't do SMP yet"
|
||
|
|
||
|
#endif
|