mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-08 00:45:14 +07: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
|