mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-13 17:28:56 +00:00
7 lines
94 B
C
7 lines
94 B
C
|
#ifndef __M68K_SPINLOCK_H
|
||
|
#define __M68K_SPINLOCK_H
|
||
|
|
||
|
#error "m68k doesn't do SMP yet"
|
||
|
|
||
|
#endif
|